#0AE6AF Color

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

Color preview

#0AE6AF

Color formats

HEX
#0AE6AF
RGB
rgb(10, 230, 175)
RGBA
rgba(10, 230, 175, 1)
HSL
hsl(165, 92%, 47%)
HSV
hsv(165, 96%, 90%)
CMYK
cmyk(96%, 0%, 24%, 10%)
CSS variable
--color-primary: #0AE6AF;
Lowercase HEX
#0ae6af

Shades

Tints

Tones

Harmony

CSS snippets for #0AE6AF

.color-0ae6af {
  color: #0AE6AF;
  background-color: #0AE6AF;
}

Frequently asked questions

What color is #0AE6AF?+

#0AE6AF is a HEX color with RGB value rgb(10, 230, 175) and HSL value hsl(165, 92%, 47%). Its closest CSS named color is MediumSpringGreen.

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

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