#CDDEF1 Color

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

Color preview

#CDDEF1

Color formats

HEX
#CDDEF1
RGB
rgb(205, 222, 241)
RGBA
rgba(205, 222, 241, 1)
HSL
hsl(212, 56%, 87%)
HSV
hsv(212, 15%, 95%)
CMYK
cmyk(15%, 8%, 0%, 5%)
CSS variable
--color-primary: #CDDEF1;
Lowercase HEX
#cddef1

Shades

Tints

Tones

Harmony

CSS snippets for #CDDEF1

.color-cddef1 {
  color: #CDDEF1;
  background-color: #CDDEF1;
}

Frequently asked questions

What color is #CDDEF1?+

#CDDEF1 is a HEX color with RGB value rgb(205, 222, 241) and HSL value hsl(212, 56%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDDEF1?+

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