#BED2C5 Color

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

Color preview

#BED2C5

Color formats

HEX
#BED2C5
RGB
rgb(190, 210, 197)
RGBA
rgba(190, 210, 197, 1)
HSL
hsl(141, 18%, 78%)
HSV
hsv(141, 10%, 82%)
CMYK
cmyk(10%, 0%, 6%, 18%)
CSS variable
--color-primary: #BED2C5;
Lowercase HEX
#bed2c5

Shades

Tints

Tones

Harmony

CSS snippets for #BED2C5

.color-bed2c5 {
  color: #BED2C5;
  background-color: #BED2C5;
}

Frequently asked questions

What color is #BED2C5?+

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

What is the closest Tailwind color to #BED2C5?+

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