#DEFEC2 Color

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

Color preview

#DEFEC2

Color formats

HEX
#DEFEC2
RGB
rgb(222, 254, 194)
RGBA
rgba(222, 254, 194, 1)
HSL
hsl(92, 97%, 88%)
HSV
hsv(92, 24%, 100%)
CMYK
cmyk(13%, 0%, 24%, 0%)
CSS variable
--color-primary: #DEFEC2;
Lowercase HEX
#defec2

Shades

Tints

Tones

Harmony

CSS snippets for #DEFEC2

.color-defec2 {
  color: #DEFEC2;
  background-color: #DEFEC2;
}

Frequently asked questions

What color is #DEFEC2?+

#DEFEC2 is a HEX color with RGB value rgb(222, 254, 194) and HSL value hsl(92, 97%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DEFEC2?+

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