#1D4F6C Color

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

Color preview

#1D4F6C

Color formats

HEX
#1D4F6C
RGB
rgb(29, 79, 108)
RGBA
rgba(29, 79, 108, 1)
HSL
hsl(202, 58%, 27%)
HSV
hsv(202, 73%, 42%)
CMYK
cmyk(73%, 27%, 0%, 58%)
CSS variable
--color-primary: #1D4F6C;
Lowercase HEX
#1d4f6c

Shades

Tints

Tones

Harmony

CSS snippets for #1D4F6C

.color-1d4f6c {
  color: #1D4F6C;
  background-color: #1D4F6C;
}

Frequently asked questions

What color is #1D4F6C?+

#1D4F6C is a HEX color with RGB value rgb(29, 79, 108) and HSL value hsl(202, 58%, 27%). Its closest CSS named color is DarkSlateGray.

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

The closest Tailwind color is cyan-900, available as the bg-cyan-900 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