#D4FAFF Color

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

Color preview

#D4FAFF

Color formats

HEX
#D4FAFF
RGB
rgb(212, 250, 255)
RGBA
rgba(212, 250, 255, 1)
HSL
hsl(187, 100%, 92%)
HSV
hsv(187, 17%, 100%)
CMYK
cmyk(17%, 2%, 0%, 0%)
CSS variable
--color-primary: #D4FAFF;
Lowercase HEX
#d4faff

Shades

Tints

Tones

Harmony

CSS snippets for #D4FAFF

.color-d4faff {
  color: #D4FAFF;
  background-color: #D4FAFF;
}

Frequently asked questions

What color is #D4FAFF?+

#D4FAFF is a HEX color with RGB value rgb(212, 250, 255) and HSL value hsl(187, 100%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D4FAFF?+

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