#D0FAFB Color

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

Color preview

#D0FAFB

Color formats

HEX
#D0FAFB
RGB
rgb(208, 250, 251)
RGBA
rgba(208, 250, 251, 1)
HSL
hsl(181, 84%, 90%)
HSV
hsv(181, 17%, 98%)
CMYK
cmyk(17%, 0%, 0%, 2%)
CSS variable
--color-primary: #D0FAFB;
Lowercase HEX
#d0fafb

Shades

Tints

Tones

Harmony

CSS snippets for #D0FAFB

.color-d0fafb {
  color: #D0FAFB;
  background-color: #D0FAFB;
}

Frequently asked questions

What color is #D0FAFB?+

#D0FAFB is a HEX color with RGB value rgb(208, 250, 251) and HSL value hsl(181, 84%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D0FAFB?+

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