#B3CDAF Color

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

Color preview

#B3CDAF

Color formats

HEX
#B3CDAF
RGB
rgb(179, 205, 175)
RGBA
rgba(179, 205, 175, 1)
HSL
hsl(112, 23%, 75%)
HSV
hsv(112, 15%, 80%)
CMYK
cmyk(13%, 0%, 15%, 20%)
CSS variable
--color-primary: #B3CDAF;
Lowercase HEX
#b3cdaf

Shades

Tints

Tones

Harmony

CSS snippets for #B3CDAF

.color-b3cdaf {
  color: #B3CDAF;
  background-color: #B3CDAF;
}

Frequently asked questions

What color is #B3CDAF?+

#B3CDAF is a HEX color with RGB value rgb(179, 205, 175) and HSL value hsl(112, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3CDAF?+

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