#DEFDFA Color

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

Color preview

#DEFDFA

Color formats

HEX
#DEFDFA
RGB
rgb(222, 253, 250)
RGBA
rgba(222, 253, 250, 1)
HSL
hsl(174, 89%, 93%)
HSV
hsv(174, 12%, 99%)
CMYK
cmyk(12%, 0%, 1%, 1%)
CSS variable
--color-primary: #DEFDFA;
Lowercase HEX
#defdfa

Shades

Tints

Tones

Harmony

CSS snippets for #DEFDFA

.color-defdfa {
  color: #DEFDFA;
  background-color: #DEFDFA;
}

Frequently asked questions

What color is #DEFDFA?+

#DEFDFA is a HEX color with RGB value rgb(222, 253, 250) and HSL value hsl(174, 89%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DEFDFA?+

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