#234D8B Color

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

Color preview

#234D8B

Color formats

HEX
#234D8B
RGB
rgb(35, 77, 139)
RGBA
rgba(35, 77, 139, 1)
HSL
hsl(216, 60%, 34%)
HSV
hsv(216, 75%, 55%)
CMYK
cmyk(75%, 45%, 0%, 45%)
CSS variable
--color-primary: #234D8B;
Lowercase HEX
#234d8b

Shades

Tints

Tones

Harmony

CSS snippets for #234D8B

.color-234d8b {
  color: #234D8B;
  background-color: #234D8B;
}

Frequently asked questions

What color is #234D8B?+

#234D8B is a HEX color with RGB value rgb(35, 77, 139) and HSL value hsl(216, 60%, 34%). Its closest CSS named color is DarkSlateBlue.

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

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