#8BDBDF Color

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

Color preview

#8BDBDF

Color formats

HEX
#8BDBDF
RGB
rgb(139, 219, 223)
RGBA
rgba(139, 219, 223, 1)
HSL
hsl(183, 57%, 71%)
HSV
hsv(183, 38%, 87%)
CMYK
cmyk(38%, 2%, 0%, 13%)
CSS variable
--color-primary: #8BDBDF;
Lowercase HEX
#8bdbdf

Shades

Tints

Tones

Harmony

CSS snippets for #8BDBDF

.color-8bdbdf {
  color: #8BDBDF;
  background-color: #8BDBDF;
}

Frequently asked questions

What color is #8BDBDF?+

#8BDBDF is a HEX color with RGB value rgb(139, 219, 223) and HSL value hsl(183, 57%, 71%). Its closest CSS named color is SkyBlue.

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

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