#234BA9 Color

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

Color preview

#234BA9

Color formats

HEX
#234BA9
RGB
rgb(35, 75, 169)
RGBA
rgba(35, 75, 169, 1)
HSL
hsl(222, 66%, 40%)
HSV
hsv(222, 79%, 66%)
CMYK
cmyk(79%, 56%, 0%, 34%)
CSS variable
--color-primary: #234BA9;
Lowercase HEX
#234ba9

Shades

Tints

Tones

Harmony

CSS snippets for #234BA9

.color-234ba9 {
  color: #234BA9;
  background-color: #234BA9;
}

Frequently asked questions

What color is #234BA9?+

#234BA9 is a HEX color with RGB value rgb(35, 75, 169) and HSL value hsl(222, 66%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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