#CDCFB3 Color

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

Color preview

#CDCFB3

Color formats

HEX
#CDCFB3
RGB
rgb(205, 207, 179)
RGBA
rgba(205, 207, 179, 1)
HSL
hsl(64, 23%, 76%)
HSV
hsv(64, 14%, 81%)
CMYK
cmyk(1%, 0%, 14%, 19%)
CSS variable
--color-primary: #CDCFB3;
Lowercase HEX
#cdcfb3

Shades

Tints

Tones

Harmony

CSS snippets for #CDCFB3

.color-cdcfb3 {
  color: #CDCFB3;
  background-color: #CDCFB3;
}

Frequently asked questions

What color is #CDCFB3?+

#CDCFB3 is a HEX color with RGB value rgb(205, 207, 179) and HSL value hsl(64, 23%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDCFB3?+

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