#1DF38C Color

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

Color preview

#1DF38C

Color formats

HEX
#1DF38C
RGB
rgb(29, 243, 140)
RGBA
rgba(29, 243, 140, 1)
HSL
hsl(151, 90%, 53%)
HSV
hsv(151, 88%, 95%)
CMYK
cmyk(88%, 0%, 42%, 5%)
CSS variable
--color-primary: #1DF38C;
Lowercase HEX
#1df38c

Shades

Tints

Tones

Harmony

CSS snippets for #1DF38C

.color-1df38c {
  color: #1DF38C;
  background-color: #1DF38C;
}

Frequently asked questions

What color is #1DF38C?+

#1DF38C is a HEX color with RGB value rgb(29, 243, 140) and HSL value hsl(151, 90%, 53%). Its closest CSS named color is MediumSpringGreen.

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

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