#D0EFF9 Color

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

Color preview

#D0EFF9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D0EFF9

.color-d0eff9 {
  color: #D0EFF9;
  background-color: #D0EFF9;
}

Frequently asked questions

What color is #D0EFF9?+

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

What is the closest Tailwind color to #D0EFF9?+

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