#BED9CD Color

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

Color preview

#BED9CD

Color formats

HEX
#BED9CD
RGB
rgb(190, 217, 205)
RGBA
rgba(190, 217, 205, 1)
HSL
hsl(153, 26%, 80%)
HSV
hsv(153, 12%, 85%)
CMYK
cmyk(12%, 0%, 6%, 15%)
CSS variable
--color-primary: #BED9CD;
Lowercase HEX
#bed9cd

Shades

Tints

Tones

Harmony

CSS snippets for #BED9CD

.color-bed9cd {
  color: #BED9CD;
  background-color: #BED9CD;
}

Frequently asked questions

What color is #BED9CD?+

#BED9CD is a HEX color with RGB value rgb(190, 217, 205) and HSL value hsl(153, 26%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED9CD?+

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