#D1EFF9 Color

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

Color preview

#D1EFF9

Color formats

HEX
#D1EFF9
RGB
rgb(209, 239, 249)
RGBA
rgba(209, 239, 249, 1)
HSL
hsl(195, 77%, 90%)
HSV
hsv(195, 16%, 98%)
CMYK
cmyk(16%, 4%, 0%, 2%)
CSS variable
--color-primary: #D1EFF9;
Lowercase HEX
#d1eff9

Shades

Tints

Tones

Harmony

CSS snippets for #D1EFF9

.color-d1eff9 {
  color: #D1EFF9;
  background-color: #D1EFF9;
}

Frequently asked questions

What color is #D1EFF9?+

#D1EFF9 is a HEX color with RGB value rgb(209, 239, 249) and HSL value hsl(195, 77%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D1EFF9?+

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