#1CC48C Color

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

Color preview

#1CC48C

Color formats

HEX
#1CC48C
RGB
rgb(28, 196, 140)
RGBA
rgba(28, 196, 140, 1)
HSL
hsl(160, 75%, 44%)
HSV
hsv(160, 86%, 77%)
CMYK
cmyk(86%, 0%, 29%, 23%)
CSS variable
--color-primary: #1CC48C;
Lowercase HEX
#1cc48c

Shades

Tints

Tones

Harmony

CSS snippets for #1CC48C

.color-1cc48c {
  color: #1CC48C;
  background-color: #1CC48C;
}

Frequently asked questions

What color is #1CC48C?+

#1CC48C is a HEX color with RGB value rgb(28, 196, 140) and HSL value hsl(160, 75%, 44%). Its closest CSS named color is LightSeaGreen.

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

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