#D4FAFB Color

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

Color preview

#D4FAFB

Color formats

HEX
#D4FAFB
RGB
rgb(212, 250, 251)
RGBA
rgba(212, 250, 251, 1)
HSL
hsl(182, 83%, 91%)
HSV
hsv(182, 16%, 98%)
CMYK
cmyk(16%, 0%, 0%, 2%)
CSS variable
--color-primary: #D4FAFB;
Lowercase HEX
#d4fafb

Shades

Tints

Tones

Harmony

CSS snippets for #D4FAFB

.color-d4fafb {
  color: #D4FAFB;
  background-color: #D4FAFB;
}

Frequently asked questions

What color is #D4FAFB?+

#D4FAFB is a HEX color with RGB value rgb(212, 250, 251) and HSL value hsl(182, 83%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D4FAFB?+

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