#8DDBCF Color

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

Color preview

#8DDBCF

Color formats

HEX
#8DDBCF
RGB
rgb(141, 219, 207)
RGBA
rgba(141, 219, 207, 1)
HSL
hsl(171, 52%, 71%)
HSV
hsv(171, 36%, 86%)
CMYK
cmyk(36%, 0%, 5%, 14%)
CSS variable
--color-primary: #8DDBCF;
Lowercase HEX
#8ddbcf

Shades

Tints

Tones

Harmony

CSS snippets for #8DDBCF

.color-8ddbcf {
  color: #8DDBCF;
  background-color: #8DDBCF;
}

Frequently asked questions

What color is #8DDBCF?+

#8DDBCF is a HEX color with RGB value rgb(141, 219, 207) and HSL value hsl(171, 52%, 71%). Its closest CSS named color is SkyBlue.

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

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