#234BCD Color

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

Color preview

#234BCD

Color formats

HEX
#234BCD
RGB
rgb(35, 75, 205)
RGBA
rgba(35, 75, 205, 1)
HSL
hsl(226, 71%, 47%)
HSV
hsv(226, 83%, 80%)
CMYK
cmyk(83%, 63%, 0%, 20%)
CSS variable
--color-primary: #234BCD;
Lowercase HEX
#234bcd

Shades

Tints

Tones

Harmony

CSS snippets for #234BCD

.color-234bcd {
  color: #234BCD;
  background-color: #234BCD;
}

Frequently asked questions

What color is #234BCD?+

#234BCD is a HEX color with RGB value rgb(35, 75, 205) and HSL value hsl(226, 71%, 47%). Its closest CSS named color is RoyalBlue.

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

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