#8EBFCF Color

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

Color preview

#8EBFCF

Color formats

HEX
#8EBFCF
RGB
rgb(142, 191, 207)
RGBA
rgba(142, 191, 207, 1)
HSL
hsl(195, 40%, 68%)
HSV
hsv(195, 31%, 81%)
CMYK
cmyk(31%, 8%, 0%, 19%)
CSS variable
--color-primary: #8EBFCF;
Lowercase HEX
#8ebfcf

Shades

Tints

Tones

Harmony

CSS snippets for #8EBFCF

.color-8ebfcf {
  color: #8EBFCF;
  background-color: #8EBFCF;
}

Frequently asked questions

What color is #8EBFCF?+

#8EBFCF is a HEX color with RGB value rgb(142, 191, 207) and HSL value hsl(195, 40%, 68%). Its closest CSS named color is SkyBlue.

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

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