#DAFBFB Color

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

Color preview

#DAFBFB

Color formats

HEX
#DAFBFB
RGB
rgb(218, 251, 251)
RGBA
rgba(218, 251, 251, 1)
HSL
hsl(180, 80%, 92%)
HSV
hsv(180, 13%, 98%)
CMYK
cmyk(13%, 0%, 0%, 2%)
CSS variable
--color-primary: #DAFBFB;
Lowercase HEX
#dafbfb

Shades

Tints

Tones

Harmony

CSS snippets for #DAFBFB

.color-dafbfb {
  color: #DAFBFB;
  background-color: #DAFBFB;
}

Frequently asked questions

What color is #DAFBFB?+

#DAFBFB is a HEX color with RGB value rgb(218, 251, 251) and HSL value hsl(180, 80%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DAFBFB?+

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