#DAFAFD Color

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

Color preview

#DAFAFD

Color formats

HEX
#DAFAFD
RGB
rgb(218, 250, 253)
RGBA
rgba(218, 250, 253, 1)
HSL
hsl(185, 90%, 92%)
HSV
hsv(185, 14%, 99%)
CMYK
cmyk(14%, 1%, 0%, 1%)
CSS variable
--color-primary: #DAFAFD;
Lowercase HEX
#dafafd

Shades

Tints

Tones

Harmony

CSS snippets for #DAFAFD

.color-dafafd {
  color: #DAFAFD;
  background-color: #DAFAFD;
}

Frequently asked questions

What color is #DAFAFD?+

#DAFAFD is a HEX color with RGB value rgb(218, 250, 253) and HSL value hsl(185, 90%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DAFAFD?+

The closest Tailwind color is sky-100, available as the bg-sky-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