#CADEB6 Color

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

Color preview

#CADEB6

Color formats

HEX
#CADEB6
RGB
rgb(202, 222, 182)
RGBA
rgba(202, 222, 182, 1)
HSL
hsl(90, 38%, 79%)
HSV
hsv(90, 18%, 87%)
CMYK
cmyk(9%, 0%, 18%, 13%)
CSS variable
--color-primary: #CADEB6;
Lowercase HEX
#cadeb6

Shades

Tints

Tones

Harmony

CSS snippets for #CADEB6

.color-cadeb6 {
  color: #CADEB6;
  background-color: #CADEB6;
}

Frequently asked questions

What color is #CADEB6?+

#CADEB6 is a HEX color with RGB value rgb(202, 222, 182) and HSL value hsl(90, 38%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CADEB6?+

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