#0ABE7C Color

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

Color preview

#0ABE7C

Color formats

HEX
#0ABE7C
RGB
rgb(10, 190, 124)
RGBA
rgba(10, 190, 124, 1)
HSL
hsl(158, 90%, 39%)
HSV
hsv(158, 95%, 75%)
CMYK
cmyk(95%, 0%, 35%, 25%)
CSS variable
--color-primary: #0ABE7C;
Lowercase HEX
#0abe7c

Shades

Tints

Tones

Harmony

CSS snippets for #0ABE7C

.color-0abe7c {
  color: #0ABE7C;
  background-color: #0ABE7C;
}

Frequently asked questions

What color is #0ABE7C?+

#0ABE7C is a HEX color with RGB value rgb(10, 190, 124) and HSL value hsl(158, 90%, 39%). Its closest CSS named color is MediumSeaGreen.

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

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