#1CB98C Color

Inspect #1CB98C across formats, palettes, contrast and closest named color matches.

Color preview

#1CB98C

Color formats

HEX
#1CB98C
RGB
rgb(28, 185, 140)
RGBA
rgba(28, 185, 140, 1)
HSL
hsl(163, 74%, 42%)
HSV
hsv(163, 85%, 73%)
CMYK
cmyk(85%, 0%, 24%, 27%)
CSS variable
--color-primary: #1CB98C;
Lowercase HEX
#1cb98c

Shades

Tints

Tones

Harmony

CSS snippets for #1CB98C

.color-1cb98c {
  color: #1CB98C;
  background-color: #1CB98C;
}

Frequently asked questions

What color is #1CB98C?+

#1CB98C is a HEX color with RGB value rgb(28, 185, 140) and HSL value hsl(163, 74%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #1CB98C?+

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