#334155

Tailwind slate-700

#334155 is a blue colour. In RGB it is 51 red, 65 green and 85 blue, which converts to a hue of 215 degrees, 25% saturation and 27% lightness. It is Tailwind slate-700 in that design system's palette.

Color values

HEX#334155
RGBrgb(51, 65, 85)
HSLhsl(215, 25%, 27%)
HSVhsv(215, 40%, 33%)
CMYKcmyk(40%, 24%, 0%, 67%)

Contrast and accessibility

Against white the contrast ratio is 10.35:1, and against black it is 2.03:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White10.35:1AAAAAA
Black2.03:1FailFail

Tints and shades

Lighter tints move #334155 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #334155;
CSS rgb()color: rgb(51 65 85);
Tailwindbg-[#334155]
SwiftUIColor(red: 0.200, green: 0.255, blue: 0.333)
AndroidColor.parseColor("#334155")

Closest named color

The nearest CSS colour keyword to #334155 is darkslategray (#2F4F4F).

Related tools