#DEFFF5 Color

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

Color preview

#DEFFF5

Color formats

HEX
#DEFFF5
RGB
rgb(222, 255, 245)
RGBA
rgba(222, 255, 245, 1)
HSL
hsl(162, 100%, 94%)
HSV
hsv(162, 13%, 100%)
CMYK
cmyk(13%, 0%, 4%, 0%)
CSS variable
--color-primary: #DEFFF5;
Lowercase HEX
#defff5

Shades

Tints

Tones

Harmony

CSS snippets for #DEFFF5

.color-defff5 {
  color: #DEFFF5;
  background-color: #DEFFF5;
}

Frequently asked questions

What color is #DEFFF5?+

#DEFFF5 is a HEX color with RGB value rgb(222, 255, 245) and HSL value hsl(162, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEFFF5?+

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