#DEF6EF Color

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

Color preview

#DEF6EF

Color formats

HEX
#DEF6EF
RGB
rgb(222, 246, 239)
RGBA
rgba(222, 246, 239, 1)
HSL
hsl(162, 57%, 92%)
HSV
hsv(162, 10%, 96%)
CMYK
cmyk(10%, 0%, 3%, 4%)
CSS variable
--color-primary: #DEF6EF;
Lowercase HEX
#def6ef

Shades

Tints

Tones

Harmony

CSS snippets for #DEF6EF

.color-def6ef {
  color: #DEF6EF;
  background-color: #DEF6EF;
}

Frequently asked questions

What color is #DEF6EF?+

#DEF6EF is a HEX color with RGB value rgb(222, 246, 239) and HSL value hsl(162, 57%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEF6EF?+

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