#8DBBCF Color

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

Color preview

#8DBBCF

Color formats

HEX
#8DBBCF
RGB
rgb(141, 187, 207)
RGBA
rgba(141, 187, 207, 1)
HSL
hsl(198, 41%, 68%)
HSV
hsv(198, 32%, 81%)
CMYK
cmyk(32%, 10%, 0%, 19%)
CSS variable
--color-primary: #8DBBCF;
Lowercase HEX
#8dbbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8DBBCF

.color-8dbbcf {
  color: #8DBBCF;
  background-color: #8DBBCF;
}

Frequently asked questions

What color is #8DBBCF?+

#8DBBCF is a HEX color with RGB value rgb(141, 187, 207) and HSL value hsl(198, 41%, 68%). Its closest CSS named color is SkyBlue.

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

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