#08BDDD Color

Inspect #08BDDD across formats, palettes, contrast and closest named color matches.

Color preview

#08BDDD

Color formats

HEX
#08BDDD
RGB
rgb(8, 189, 221)
RGBA
rgba(8, 189, 221, 1)
HSL
hsl(189, 93%, 45%)
HSV
hsv(189, 96%, 87%)
CMYK
cmyk(96%, 14%, 0%, 13%)
CSS variable
--color-primary: #08BDDD;
Lowercase HEX
#08bddd

Shades

Tints

Tones

Harmony

CSS snippets for #08BDDD

.color-08bddd {
  color: #08BDDD;
  background-color: #08BDDD;
}

Frequently asked questions

What color is #08BDDD?+

#08BDDD is a HEX color with RGB value rgb(8, 189, 221) and HSL value hsl(189, 93%, 45%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #08BDDD?+

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