#0AE88B Color

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

Color preview

#0AE88B

Color formats

HEX
#0AE88B
RGB
rgb(10, 232, 139)
RGBA
rgba(10, 232, 139, 1)
HSL
hsl(155, 92%, 47%)
HSV
hsv(155, 96%, 91%)
CMYK
cmyk(96%, 0%, 40%, 9%)
CSS variable
--color-primary: #0AE88B;
Lowercase HEX
#0ae88b

Shades

Tints

Tones

Harmony

CSS snippets for #0AE88B

.color-0ae88b {
  color: #0AE88B;
  background-color: #0AE88B;
}

Frequently asked questions

What color is #0AE88B?+

#0AE88B is a HEX color with RGB value rgb(10, 232, 139) and HSL value hsl(155, 92%, 47%). Its closest CSS named color is MediumSpringGreen.

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

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