#234DAF Color

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

Color preview

#234DAF

Color formats

HEX
#234DAF
RGB
rgb(35, 77, 175)
RGBA
rgba(35, 77, 175, 1)
HSL
hsl(222, 67%, 41%)
HSV
hsv(222, 80%, 69%)
CMYK
cmyk(80%, 56%, 0%, 31%)
CSS variable
--color-primary: #234DAF;
Lowercase HEX
#234daf

Shades

Tints

Tones

Harmony

CSS snippets for #234DAF

.color-234daf {
  color: #234DAF;
  background-color: #234DAF;
}

Frequently asked questions

What color is #234DAF?+

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

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

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