#1DF38F Color

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

Color preview

#1DF38F

Color formats

HEX
#1DF38F
RGB
rgb(29, 243, 143)
RGBA
rgba(29, 243, 143, 1)
HSL
hsl(152, 90%, 53%)
HSV
hsv(152, 88%, 95%)
CMYK
cmyk(88%, 0%, 41%, 5%)
CSS variable
--color-primary: #1DF38F;
Lowercase HEX
#1df38f

Shades

Tints

Tones

Harmony

CSS snippets for #1DF38F

.color-1df38f {
  color: #1DF38F;
  background-color: #1DF38F;
}

Frequently asked questions

What color is #1DF38F?+

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

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

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