#DCF5FF Color

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

Color preview

#DCF5FF

Color formats

HEX
#DCF5FF
RGB
rgb(220, 245, 255)
RGBA
rgba(220, 245, 255, 1)
HSL
hsl(197, 100%, 93%)
HSV
hsv(197, 14%, 100%)
CMYK
cmyk(14%, 4%, 0%, 0%)
CSS variable
--color-primary: #DCF5FF;
Lowercase HEX
#dcf5ff

Shades

Tints

Tones

Harmony

CSS snippets for #DCF5FF

.color-dcf5ff {
  color: #DCF5FF;
  background-color: #DCF5FF;
}

Frequently asked questions

What color is #DCF5FF?+

#DCF5FF is a HEX color with RGB value rgb(220, 245, 255) and HSL value hsl(197, 100%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCF5FF?+

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