#BED2CC Color

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

Color preview

#BED2CC

Color formats

HEX
#BED2CC
RGB
rgb(190, 210, 204)
RGBA
rgba(190, 210, 204, 1)
HSL
hsl(162, 18%, 78%)
HSV
hsv(162, 10%, 82%)
CMYK
cmyk(10%, 0%, 3%, 18%)
CSS variable
--color-primary: #BED2CC;
Lowercase HEX
#bed2cc

Shades

Tints

Tones

Harmony

CSS snippets for #BED2CC

.color-bed2cc {
  color: #BED2CC;
  background-color: #BED2CC;
}

Frequently asked questions

What color is #BED2CC?+

#BED2CC is a HEX color with RGB value rgb(190, 210, 204) and HSL value hsl(162, 18%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BED2CC?+

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