#08FEED Color

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

Color preview

#08FEED

Color formats

HEX
#08FEED
RGB
rgb(8, 254, 237)
RGBA
rgba(8, 254, 237, 1)
HSL
hsl(176, 99%, 51%)
HSV
hsv(176, 97%, 100%)
CMYK
cmyk(97%, 0%, 7%, 0%)
CSS variable
--color-primary: #08FEED;
Lowercase HEX
#08feed

Shades

Tints

Tones

Harmony

CSS snippets for #08FEED

.color-08feed {
  color: #08FEED;
  background-color: #08FEED;
}

Frequently asked questions

What color is #08FEED?+

#08FEED is a HEX color with RGB value rgb(8, 254, 237) and HSL value hsl(176, 99%, 51%). Its closest CSS named color is Aqua.

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

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