#0FAE8B Color

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

Color preview

#0FAE8B

Color formats

HEX
#0FAE8B
RGB
rgb(15, 174, 139)
RGBA
rgba(15, 174, 139, 1)
HSL
hsl(167, 84%, 37%)
HSV
hsv(167, 91%, 68%)
CMYK
cmyk(91%, 0%, 20%, 32%)
CSS variable
--color-primary: #0FAE8B;
Lowercase HEX
#0fae8b

Shades

Tints

Tones

Harmony

CSS snippets for #0FAE8B

.color-0fae8b {
  color: #0FAE8B;
  background-color: #0FAE8B;
}

Frequently asked questions

What color is #0FAE8B?+

#0FAE8B is a HEX color with RGB value rgb(15, 174, 139) and HSL value hsl(167, 84%, 37%). Its closest CSS named color is LightSeaGreen.

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

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