#0ABE9D Color

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

Color preview

#0ABE9D

Color formats

HEX
#0ABE9D
RGB
rgb(10, 190, 157)
RGBA
rgba(10, 190, 157, 1)
HSL
hsl(169, 90%, 39%)
HSV
hsv(169, 95%, 75%)
CMYK
cmyk(95%, 0%, 17%, 25%)
CSS variable
--color-primary: #0ABE9D;
Lowercase HEX
#0abe9d

Shades

Tints

Tones

Harmony

CSS snippets for #0ABE9D

.color-0abe9d {
  color: #0ABE9D;
  background-color: #0ABE9D;
}

Frequently asked questions

What color is #0ABE9D?+

#0ABE9D is a HEX color with RGB value rgb(10, 190, 157) and HSL value hsl(169, 90%, 39%). Its closest CSS named color is LightSeaGreen.

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

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