#DCFAFA Color

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

Color preview

#DCFAFA

Color formats

HEX
#DCFAFA
RGB
rgb(220, 250, 250)
RGBA
rgba(220, 250, 250, 1)
HSL
hsl(180, 75%, 92%)
HSV
hsv(180, 12%, 98%)
CMYK
cmyk(12%, 0%, 0%, 2%)
CSS variable
--color-primary: #DCFAFA;
Lowercase HEX
#dcfafa

Shades

Tints

Tones

Harmony

CSS snippets for #DCFAFA

.color-dcfafa {
  color: #DCFAFA;
  background-color: #DCFAFA;
}

Frequently asked questions

What color is #DCFAFA?+

#DCFAFA is a HEX color with RGB value rgb(220, 250, 250) and HSL value hsl(180, 75%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCFAFA?+

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