#BED2CD Color

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

Color preview

#BED2CD

Color formats

HEX
#BED2CD
RGB
rgb(190, 210, 205)
RGBA
rgba(190, 210, 205, 1)
HSL
hsl(165, 18%, 78%)
HSV
hsv(165, 10%, 82%)
CMYK
cmyk(10%, 0%, 2%, 18%)
CSS variable
--color-primary: #BED2CD;
Lowercase HEX
#bed2cd

Shades

Tints

Tones

Harmony

CSS snippets for #BED2CD

.color-bed2cd {
  color: #BED2CD;
  background-color: #BED2CD;
}

Frequently asked questions

What color is #BED2CD?+

#BED2CD is a HEX color with RGB value rgb(190, 210, 205) and HSL value hsl(165, 18%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED2CD?+

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