#DEF75D Color

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

Color preview

#DEF75D

Color formats

HEX
#DEF75D
RGB
rgb(222, 247, 93)
RGBA
rgba(222, 247, 93, 1)
HSL
hsl(70, 91%, 67%)
HSV
hsv(70, 62%, 97%)
CMYK
cmyk(10%, 0%, 62%, 3%)
CSS variable
--color-primary: #DEF75D;
Lowercase HEX
#def75d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF75D

.color-def75d {
  color: #DEF75D;
  background-color: #DEF75D;
}

Frequently asked questions

What color is #DEF75D?+

#DEF75D is a HEX color with RGB value rgb(222, 247, 93) and HSL value hsl(70, 91%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF75D?+

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