#0AFFA5 Color

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

Color preview

#0AFFA5

Color formats

HEX
#0AFFA5
RGB
rgb(10, 255, 165)
RGBA
rgba(10, 255, 165, 1)
HSL
hsl(158, 100%, 52%)
HSV
hsv(158, 96%, 100%)
CMYK
cmyk(96%, 0%, 35%, 0%)
CSS variable
--color-primary: #0AFFA5;
Lowercase HEX
#0affa5

Shades

Tints

Tones

Harmony

CSS snippets for #0AFFA5

.color-0affa5 {
  color: #0AFFA5;
  background-color: #0AFFA5;
}

Frequently asked questions

What color is #0AFFA5?+

#0AFFA5 is a HEX color with RGB value rgb(10, 255, 165) and HSL value hsl(158, 100%, 52%). Its closest CSS named color is MediumSpringGreen.

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

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