#234BDC Color

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

Color preview

#234BDC

Color formats

HEX
#234BDC
RGB
rgb(35, 75, 220)
RGBA
rgba(35, 75, 220, 1)
HSL
hsl(227, 73%, 50%)
HSV
hsv(227, 84%, 86%)
CMYK
cmyk(84%, 66%, 0%, 14%)
CSS variable
--color-primary: #234BDC;
Lowercase HEX
#234bdc

Shades

Tints

Tones

Harmony

CSS snippets for #234BDC

.color-234bdc {
  color: #234BDC;
  background-color: #234BDC;
}

Frequently asked questions

What color is #234BDC?+

#234BDC is a HEX color with RGB value rgb(35, 75, 220) and HSL value hsl(227, 73%, 50%). Its closest CSS named color is RoyalBlue.

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

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