#D3FFFE Color

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

Color preview

#D3FFFE

Color formats

HEX
#D3FFFE
RGB
rgb(211, 255, 254)
RGBA
rgba(211, 255, 254, 1)
HSL
hsl(179, 100%, 91%)
HSV
hsv(179, 17%, 100%)
CMYK
cmyk(17%, 0%, 0%, 0%)
CSS variable
--color-primary: #D3FFFE;
Lowercase HEX
#d3fffe

Shades

Tints

Tones

Harmony

CSS snippets for #D3FFFE

.color-d3fffe {
  color: #D3FFFE;
  background-color: #D3FFFE;
}

Frequently asked questions

What color is #D3FFFE?+

#D3FFFE is a HEX color with RGB value rgb(211, 255, 254) and HSL value hsl(179, 100%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D3FFFE?+

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