#8BDDCC Color

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

Color preview

#8BDDCC

Color formats

HEX
#8BDDCC
RGB
rgb(139, 221, 204)
RGBA
rgba(139, 221, 204, 1)
HSL
hsl(168, 55%, 71%)
HSV
hsv(168, 37%, 87%)
CMYK
cmyk(37%, 0%, 8%, 13%)
CSS variable
--color-primary: #8BDDCC;
Lowercase HEX
#8bddcc

Shades

Tints

Tones

Harmony

CSS snippets for #8BDDCC

.color-8bddcc {
  color: #8BDDCC;
  background-color: #8BDDCC;
}

Frequently asked questions

What color is #8BDDCC?+

#8BDDCC is a HEX color with RGB value rgb(139, 221, 204) and HSL value hsl(168, 55%, 71%). Its closest CSS named color is SkyBlue.

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

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