#BED5CC Color

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

Color preview

#BED5CC

Color formats

HEX
#BED5CC
RGB
rgb(190, 213, 204)
RGBA
rgba(190, 213, 204, 1)
HSL
hsl(157, 21%, 79%)
HSV
hsv(157, 11%, 84%)
CMYK
cmyk(11%, 0%, 4%, 16%)
CSS variable
--color-primary: #BED5CC;
Lowercase HEX
#bed5cc

Shades

Tints

Tones

Harmony

CSS snippets for #BED5CC

.color-bed5cc {
  color: #BED5CC;
  background-color: #BED5CC;
}

Frequently asked questions

What color is #BED5CC?+

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

What is the closest Tailwind color to #BED5CC?+

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