#CADFF3 Color

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

Color preview

#CADFF3

Color formats

HEX
#CADFF3
RGB
rgb(202, 223, 243)
RGBA
rgba(202, 223, 243, 1)
HSL
hsl(209, 63%, 87%)
HSV
hsv(209, 17%, 95%)
CMYK
cmyk(17%, 8%, 0%, 5%)
CSS variable
--color-primary: #CADFF3;
Lowercase HEX
#cadff3

Shades

Tints

Tones

Harmony

CSS snippets for #CADFF3

.color-cadff3 {
  color: #CADFF3;
  background-color: #CADFF3;
}

Frequently asked questions

What color is #CADFF3?+

#CADFF3 is a HEX color with RGB value rgb(202, 223, 243) and HSL value hsl(209, 63%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #CADFF3?+

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