#DEF38F Color

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

Color preview

#DEF38F

Color formats

HEX
#DEF38F
RGB
rgb(222, 243, 143)
RGBA
rgba(222, 243, 143, 1)
HSL
hsl(73, 81%, 76%)
HSV
hsv(73, 41%, 95%)
CMYK
cmyk(9%, 0%, 41%, 5%)
CSS variable
--color-primary: #DEF38F;
Lowercase HEX
#def38f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF38F

.color-def38f {
  color: #DEF38F;
  background-color: #DEF38F;
}

Frequently asked questions

What color is #DEF38F?+

#DEF38F is a HEX color with RGB value rgb(222, 243, 143) and HSL value hsl(73, 81%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF38F?+

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