#239CED Color

Inspect #239CED across formats, palettes, contrast and closest named color matches.

Color preview

#239CED

Color formats

HEX
#239CED
RGB
rgb(35, 156, 237)
RGBA
rgba(35, 156, 237, 1)
HSL
hsl(204, 85%, 53%)
HSV
hsv(204, 85%, 93%)
CMYK
cmyk(85%, 34%, 0%, 7%)
CSS variable
--color-primary: #239CED;
Lowercase HEX
#239ced

Shades

Tints

Tones

Harmony

CSS snippets for #239CED

.color-239ced {
  color: #239CED;
  background-color: #239CED;
}

Frequently asked questions

What color is #239CED?+

#239CED is a HEX color with RGB value rgb(35, 156, 237) and HSL value hsl(204, 85%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #239CED?+

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