#234BED Color

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

Color preview

#234BED

Color formats

HEX
#234BED
RGB
rgb(35, 75, 237)
RGBA
rgba(35, 75, 237, 1)
HSL
hsl(228, 85%, 53%)
HSV
hsv(228, 85%, 93%)
CMYK
cmyk(85%, 68%, 0%, 7%)
CSS variable
--color-primary: #234BED;
Lowercase HEX
#234bed

Shades

Tints

Tones

Harmony

CSS snippets for #234BED

.color-234bed {
  color: #234BED;
  background-color: #234BED;
}

Frequently asked questions

What color is #234BED?+

#234BED is a HEX color with RGB value rgb(35, 75, 237) and HSL value hsl(228, 85%, 53%). Its closest CSS named color is RoyalBlue.

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

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