#234DAE Color

Inspect #234DAE across formats, palettes, contrast and closest named color matches.

Color preview

#234DAE

Color formats

HEX
#234DAE
RGB
rgb(35, 77, 174)
RGBA
rgba(35, 77, 174, 1)
HSL
hsl(222, 67%, 41%)
HSV
hsv(222, 80%, 68%)
CMYK
cmyk(80%, 56%, 0%, 32%)
CSS variable
--color-primary: #234DAE;
Lowercase HEX
#234dae

Shades

Tints

Tones

Harmony

CSS snippets for #234DAE

.color-234dae {
  color: #234DAE;
  background-color: #234DAE;
}

Frequently asked questions

What color is #234DAE?+

#234DAE is a HEX color with RGB value rgb(35, 77, 174) and HSL value hsl(222, 67%, 41%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #234DAE?+

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