#8BDEE3 Color

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

Color preview

#8BDEE3

Color formats

HEX
#8BDEE3
RGB
rgb(139, 222, 227)
RGBA
rgba(139, 222, 227, 1)
HSL
hsl(183, 61%, 72%)
HSV
hsv(183, 39%, 89%)
CMYK
cmyk(39%, 2%, 0%, 11%)
CSS variable
--color-primary: #8BDEE3;
Lowercase HEX
#8bdee3

Shades

Tints

Tones

Harmony

CSS snippets for #8BDEE3

.color-8bdee3 {
  color: #8BDEE3;
  background-color: #8BDEE3;
}

Frequently asked questions

What color is #8BDEE3?+

#8BDEE3 is a HEX color with RGB value rgb(139, 222, 227) and HSL value hsl(183, 61%, 72%). Its closest CSS named color is SkyBlue.

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

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