#CDF5FF Color

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

Color preview

#CDF5FF

Color formats

HEX
#CDF5FF
RGB
rgb(205, 245, 255)
RGBA
rgba(205, 245, 255, 1)
HSL
hsl(192, 100%, 90%)
HSV
hsv(192, 20%, 100%)
CMYK
cmyk(20%, 4%, 0%, 0%)
CSS variable
--color-primary: #CDF5FF;
Lowercase HEX
#cdf5ff

Shades

Tints

Tones

Harmony

CSS snippets for #CDF5FF

.color-cdf5ff {
  color: #CDF5FF;
  background-color: #CDF5FF;
}

Frequently asked questions

What color is #CDF5FF?+

#CDF5FF is a HEX color with RGB value rgb(205, 245, 255) and HSL value hsl(192, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDF5FF?+

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