#1CC48F Color

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

Color preview

#1CC48F

Color formats

HEX
#1CC48F
RGB
rgb(28, 196, 143)
RGBA
rgba(28, 196, 143, 1)
HSL
hsl(161, 75%, 44%)
HSV
hsv(161, 86%, 77%)
CMYK
cmyk(86%, 0%, 27%, 23%)
CSS variable
--color-primary: #1CC48F;
Lowercase HEX
#1cc48f

Shades

Tints

Tones

Harmony

CSS snippets for #1CC48F

.color-1cc48f {
  color: #1CC48F;
  background-color: #1CC48F;
}

Frequently asked questions

What color is #1CC48F?+

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

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

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