#18F28C Color

Inspect #18F28C across formats, palettes, contrast and closest named color matches.

Color preview

#18F28C

Color formats

HEX
#18F28C
RGB
rgb(24, 242, 140)
RGBA
rgba(24, 242, 140, 1)
HSL
hsl(152, 89%, 52%)
HSV
hsv(152, 90%, 95%)
CMYK
cmyk(90%, 0%, 42%, 5%)
CSS variable
--color-primary: #18F28C;
Lowercase HEX
#18f28c

Shades

Tints

Tones

Harmony

CSS snippets for #18F28C

.color-18f28c {
  color: #18F28C;
  background-color: #18F28C;
}

Frequently asked questions

What color is #18F28C?+

#18F28C is a HEX color with RGB value rgb(24, 242, 140) and HSL value hsl(152, 89%, 52%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #18F28C?+

The closest Tailwind color is emerald-400, available as the bg-emerald-400 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