#8CAFEB Color

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

Color preview

#8CAFEB

Color formats

HEX
#8CAFEB
RGB
rgb(140, 175, 235)
RGBA
rgba(140, 175, 235, 1)
HSL
hsl(218, 70%, 74%)
HSV
hsv(218, 40%, 92%)
CMYK
cmyk(40%, 26%, 0%, 8%)
CSS variable
--color-primary: #8CAFEB;
Lowercase HEX
#8cafeb

Shades

Tints

Tones

Harmony

CSS snippets for #8CAFEB

.color-8cafeb {
  color: #8CAFEB;
  background-color: #8CAFEB;
}

Frequently asked questions

What color is #8CAFEB?+

#8CAFEB is a HEX color with RGB value rgb(140, 175, 235) and HSL value hsl(218, 70%, 74%). Its closest CSS named color is SkyBlue.

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

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