#238FED Color

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

Color preview

#238FED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #238FED

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

Frequently asked questions

What color is #238FED?+

#238FED is a HEX color with RGB value rgb(35, 143, 237) and HSL value hsl(208, 85%, 53%). Its closest CSS named color is DodgerBlue.

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

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