#2D4F6C Color

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

Color preview

#2D4F6C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2D4F6C

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

Frequently asked questions

What color is #2D4F6C?+

#2D4F6C is a HEX color with RGB value rgb(45, 79, 108) and HSL value hsl(208, 41%, 30%). Its closest CSS named color is DarkSlateGray.

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

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