#223E6B Color

Inspect #223E6B across formats, palettes, contrast and closest named color matches.

Color preview

#223E6B

Color formats

HEX
#223E6B
RGB
rgb(34, 62, 107)
RGBA
rgba(34, 62, 107, 1)
HSL
hsl(217, 52%, 28%)
HSV
hsv(217, 68%, 42%)
CMYK
cmyk(68%, 42%, 0%, 58%)
CSS variable
--color-primary: #223E6B;
Lowercase HEX
#223e6b

Shades

Tints

Tones

Harmony

CSS snippets for #223E6B

.color-223e6b {
  color: #223E6B;
  background-color: #223E6B;
}

Frequently asked questions

What color is #223E6B?+

#223E6B is a HEX color with RGB value rgb(34, 62, 107) and HSL value hsl(217, 52%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #223E6B?+

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