#1CBA90 Color

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

Color preview

#1CBA90

Color formats

HEX
#1CBA90
RGB
rgb(28, 186, 144)
RGBA
rgba(28, 186, 144, 1)
HSL
hsl(164, 74%, 42%)
HSV
hsv(164, 85%, 73%)
CMYK
cmyk(85%, 0%, 23%, 27%)
CSS variable
--color-primary: #1CBA90;
Lowercase HEX
#1cba90

Shades

Tints

Tones

Harmony

CSS snippets for #1CBA90

.color-1cba90 {
  color: #1CBA90;
  background-color: #1CBA90;
}

Frequently asked questions

What color is #1CBA90?+

#1CBA90 is a HEX color with RGB value rgb(28, 186, 144) and HSL value hsl(164, 74%, 42%). Its closest CSS named color is LightSeaGreen.

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

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