#234FED Color

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

Color preview

#234FED

Color formats

HEX
#234FED
RGB
rgb(35, 79, 237)
RGBA
rgba(35, 79, 237, 1)
HSL
hsl(227, 85%, 53%)
HSV
hsv(227, 85%, 93%)
CMYK
cmyk(85%, 67%, 0%, 7%)
CSS variable
--color-primary: #234FED;
Lowercase HEX
#234fed

Shades

Tints

Tones

Harmony

CSS snippets for #234FED

.color-234fed {
  color: #234FED;
  background-color: #234FED;
}

Frequently asked questions

What color is #234FED?+

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

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

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