#0DC98B Color

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

Color preview

#0DC98B

Color formats

HEX
#0DC98B
RGB
rgb(13, 201, 139)
RGBA
rgba(13, 201, 139, 1)
HSL
hsl(160, 88%, 42%)
HSV
hsv(160, 94%, 79%)
CMYK
cmyk(94%, 0%, 31%, 21%)
CSS variable
--color-primary: #0DC98B;
Lowercase HEX
#0dc98b

Shades

Tints

Tones

Harmony

CSS snippets for #0DC98B

.color-0dc98b {
  color: #0DC98B;
  background-color: #0DC98B;
}

Frequently asked questions

What color is #0DC98B?+

#0DC98B is a HEX color with RGB value rgb(13, 201, 139) and HSL value hsl(160, 88%, 42%). Its closest CSS named color is LightSeaGreen.

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

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