#D3FAEA Color

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

Color preview

#D3FAEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAEA

.color-d3faea {
  color: #D3FAEA;
  background-color: #D3FAEA;
}

Frequently asked questions

What color is #D3FAEA?+

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

What is the closest Tailwind color to #D3FAEA?+

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