#BED4CD Color

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

Color preview

#BED4CD

Color formats

HEX
#BED4CD
RGB
rgb(190, 212, 205)
RGBA
rgba(190, 212, 205, 1)
HSL
hsl(161, 20%, 79%)
HSV
hsv(161, 10%, 83%)
CMYK
cmyk(10%, 0%, 3%, 17%)
CSS variable
--color-primary: #BED4CD;
Lowercase HEX
#bed4cd

Shades

Tints

Tones

Harmony

CSS snippets for #BED4CD

.color-bed4cd {
  color: #BED4CD;
  background-color: #BED4CD;
}

Frequently asked questions

What color is #BED4CD?+

#BED4CD is a HEX color with RGB value rgb(190, 212, 205) and HSL value hsl(161, 20%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED4CD?+

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