#08EFFF Color

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

Color preview

#08EFFF

Color formats

HEX
#08EFFF
RGB
rgb(8, 239, 255)
RGBA
rgba(8, 239, 255, 1)
HSL
hsl(184, 100%, 52%)
HSV
hsv(184, 97%, 100%)
CMYK
cmyk(97%, 6%, 0%, 0%)
CSS variable
--color-primary: #08EFFF;
Lowercase HEX
#08efff

Shades

Tints

Tones

Harmony

CSS snippets for #08EFFF

.color-08efff {
  color: #08EFFF;
  background-color: #08EFFF;
}

Frequently asked questions

What color is #08EFFF?+

#08EFFF is a HEX color with RGB value rgb(8, 239, 255) and HSL value hsl(184, 100%, 52%). Its closest CSS named color is Aqua.

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

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