#1CB08B Color

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

Color preview

#1CB08B

Color formats

HEX
#1CB08B
RGB
rgb(28, 176, 139)
RGBA
rgba(28, 176, 139, 1)
HSL
hsl(165, 73%, 40%)
HSV
hsv(165, 84%, 69%)
CMYK
cmyk(84%, 0%, 21%, 31%)
CSS variable
--color-primary: #1CB08B;
Lowercase HEX
#1cb08b

Shades

Tints

Tones

Harmony

CSS snippets for #1CB08B

.color-1cb08b {
  color: #1CB08B;
  background-color: #1CB08B;
}

Frequently asked questions

What color is #1CB08B?+

#1CB08B is a HEX color with RGB value rgb(28, 176, 139) and HSL value hsl(165, 73%, 40%). Its closest CSS named color is LightSeaGreen.

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

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