#BED6CC Color

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

Color preview

#BED6CC

Color formats

HEX
#BED6CC
RGB
rgb(190, 214, 204)
RGBA
rgba(190, 214, 204, 1)
HSL
hsl(155, 23%, 79%)
HSV
hsv(155, 11%, 84%)
CMYK
cmyk(11%, 0%, 5%, 16%)
CSS variable
--color-primary: #BED6CC;
Lowercase HEX
#bed6cc

Shades

Tints

Tones

Harmony

CSS snippets for #BED6CC

.color-bed6cc {
  color: #BED6CC;
  background-color: #BED6CC;
}

Frequently asked questions

What color is #BED6CC?+

#BED6CC is a HEX color with RGB value rgb(190, 214, 204) and HSL value hsl(155, 23%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED6CC?+

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