#8DBCCC Color

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

Color preview

#8DBCCC

Color formats

HEX
#8DBCCC
RGB
rgb(141, 188, 204)
RGBA
rgba(141, 188, 204, 1)
HSL
hsl(195, 38%, 68%)
HSV
hsv(195, 31%, 80%)
CMYK
cmyk(31%, 8%, 0%, 20%)
CSS variable
--color-primary: #8DBCCC;
Lowercase HEX
#8dbccc

Shades

Tints

Tones

Harmony

CSS snippets for #8DBCCC

.color-8dbccc {
  color: #8DBCCC;
  background-color: #8DBCCC;
}

Frequently asked questions

What color is #8DBCCC?+

#8DBCCC is a HEX color with RGB value rgb(141, 188, 204) and HSL value hsl(195, 38%, 68%). Its closest CSS named color is SkyBlue.

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

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