#8CBDEF Color

Inspect #8CBDEF across formats, palettes, contrast and closest named color matches.

Color preview

#8CBDEF

Color formats

HEX
#8CBDEF
RGB
rgb(140, 189, 239)
RGBA
rgba(140, 189, 239, 1)
HSL
hsl(210, 76%, 74%)
HSV
hsv(210, 41%, 94%)
CMYK
cmyk(41%, 21%, 0%, 6%)
CSS variable
--color-primary: #8CBDEF;
Lowercase HEX
#8cbdef

Shades

Tints

Tones

Harmony

CSS snippets for #8CBDEF

.color-8cbdef {
  color: #8CBDEF;
  background-color: #8CBDEF;
}

Frequently asked questions

What color is #8CBDEF?+

#8CBDEF is a HEX color with RGB value rgb(140, 189, 239) and HSL value hsl(210, 76%, 74%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8CBDEF?+

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