#DEF38B Color

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

Color preview

#DEF38B

Color formats

HEX
#DEF38B
RGB
rgb(222, 243, 139)
RGBA
rgba(222, 243, 139, 1)
HSL
hsl(72, 81%, 75%)
HSV
hsv(72, 43%, 95%)
CMYK
cmyk(9%, 0%, 43%, 5%)
CSS variable
--color-primary: #DEF38B;
Lowercase HEX
#def38b

Shades

Tints

Tones

Harmony

CSS snippets for #DEF38B

.color-def38b {
  color: #DEF38B;
  background-color: #DEF38B;
}

Frequently asked questions

What color is #DEF38B?+

#DEF38B is a HEX color with RGB value rgb(222, 243, 139) and HSL value hsl(72, 81%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF38B?+

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