#CDBED4 Color

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

Color preview

#CDBED4

Color formats

HEX
#CDBED4
RGB
rgb(205, 190, 212)
RGBA
rgba(205, 190, 212, 1)
HSL
hsl(281, 20%, 79%)
HSV
hsv(281, 10%, 83%)
CMYK
cmyk(3%, 10%, 0%, 17%)
CSS variable
--color-primary: #CDBED4;
Lowercase HEX
#cdbed4

Shades

Tints

Tones

Harmony

CSS snippets for #CDBED4

.color-cdbed4 {
  color: #CDBED4;
  background-color: #CDBED4;
}

Frequently asked questions

What color is #CDBED4?+

#CDBED4 is a HEX color with RGB value rgb(205, 190, 212) and HSL value hsl(281, 20%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBED4?+

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