#8DBBCB Color

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

Color preview

#8DBBCB

Color formats

HEX
#8DBBCB
RGB
rgb(141, 187, 203)
RGBA
rgba(141, 187, 203, 1)
HSL
hsl(195, 37%, 67%)
HSV
hsv(195, 31%, 80%)
CMYK
cmyk(31%, 8%, 0%, 20%)
CSS variable
--color-primary: #8DBBCB;
Lowercase HEX
#8dbbcb

Shades

Tints

Tones

Harmony

CSS snippets for #8DBBCB

.color-8dbbcb {
  color: #8DBBCB;
  background-color: #8DBBCB;
}

Frequently asked questions

What color is #8DBBCB?+

#8DBBCB is a HEX color with RGB value rgb(141, 187, 203) and HSL value hsl(195, 37%, 67%). Its closest CSS named color is SkyBlue.

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

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