#0AFFDE Color

Inspect #0AFFDE across formats, palettes, contrast and closest named color matches.

Color preview

#0AFFDE

Color formats

HEX
#0AFFDE
RGB
rgb(10, 255, 222)
RGBA
rgba(10, 255, 222, 1)
HSL
hsl(172, 100%, 52%)
HSV
hsv(172, 96%, 100%)
CMYK
cmyk(96%, 0%, 13%, 0%)
CSS variable
--color-primary: #0AFFDE;
Lowercase HEX
#0affde

Shades

Tints

Tones

Harmony

CSS snippets for #0AFFDE

.color-0affde {
  color: #0AFFDE;
  background-color: #0AFFDE;
}

Frequently asked questions

What color is #0AFFDE?+

#0AFFDE is a HEX color with RGB value rgb(10, 255, 222) and HSL value hsl(172, 100%, 52%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #0AFFDE?+

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