#D3FAEC Color

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

Color preview

#D3FAEC

Color formats

HEX
#D3FAEC
RGB
rgb(211, 250, 236)
RGBA
rgba(211, 250, 236, 1)
HSL
hsl(158, 80%, 90%)
HSV
hsv(158, 16%, 98%)
CMYK
cmyk(16%, 0%, 6%, 2%)
CSS variable
--color-primary: #D3FAEC;
Lowercase HEX
#d3faec

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAEC

.color-d3faec {
  color: #D3FAEC;
  background-color: #D3FAEC;
}

Frequently asked questions

What color is #D3FAEC?+

#D3FAEC is a HEX color with RGB value rgb(211, 250, 236) and HSL value hsl(158, 80%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D3FAEC?+

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