#CDBED3 Color

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

Color preview

#CDBED3

Color formats

HEX
#CDBED3
RGB
rgb(205, 190, 211)
RGBA
rgba(205, 190, 211, 1)
HSL
hsl(283, 19%, 79%)
HSV
hsv(283, 10%, 83%)
CMYK
cmyk(3%, 10%, 0%, 17%)
CSS variable
--color-primary: #CDBED3;
Lowercase HEX
#cdbed3

Shades

Tints

Tones

Harmony

CSS snippets for #CDBED3

.color-cdbed3 {
  color: #CDBED3;
  background-color: #CDBED3;
}

Frequently asked questions

What color is #CDBED3?+

#CDBED3 is a HEX color with RGB value rgb(205, 190, 211) and HSL value hsl(283, 19%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #CDBED3?+

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