#BED5CB Color

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

Color preview

#BED5CB

Color formats

HEX
#BED5CB
RGB
rgb(190, 213, 203)
RGBA
rgba(190, 213, 203, 1)
HSL
hsl(154, 21%, 79%)
HSV
hsv(154, 11%, 84%)
CMYK
cmyk(11%, 0%, 5%, 16%)
CSS variable
--color-primary: #BED5CB;
Lowercase HEX
#bed5cb

Shades

Tints

Tones

Harmony

CSS snippets for #BED5CB

.color-bed5cb {
  color: #BED5CB;
  background-color: #BED5CB;
}

Frequently asked questions

What color is #BED5CB?+

#BED5CB is a HEX color with RGB value rgb(190, 213, 203) and HSL value hsl(154, 21%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED5CB?+

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