#1B334B Color

Inspect #1B334B across formats, palettes, contrast and closest named color matches.

Color preview

#1B334B

Color formats

HEX
#1B334B
RGB
rgb(27, 51, 75)
RGBA
rgba(27, 51, 75, 1)
HSL
hsl(210, 47%, 20%)
HSV
hsv(210, 64%, 29%)
CMYK
cmyk(64%, 32%, 0%, 71%)
CSS variable
--color-primary: #1B334B;
Lowercase HEX
#1b334b

Shades

Tints

Tones

Harmony

CSS snippets for #1B334B

.color-1b334b {
  color: #1B334B;
  background-color: #1B334B;
}

Frequently asked questions

What color is #1B334B?+

#1B334B is a HEX color with RGB value rgb(27, 51, 75) and HSL value hsl(210, 47%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #1B334B?+

The closest Tailwind color is blue-950, available as the bg-blue-950 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools