#238BED Color

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

Color preview

#238BED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #238BED

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

Frequently asked questions

What color is #238BED?+

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

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

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