#BED2CE Color

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

Color preview

#BED2CE

Color formats

HEX
#BED2CE
RGB
rgb(190, 210, 206)
RGBA
rgba(190, 210, 206, 1)
HSL
hsl(168, 18%, 78%)
HSV
hsv(168, 10%, 82%)
CMYK
cmyk(10%, 0%, 2%, 18%)
CSS variable
--color-primary: #BED2CE;
Lowercase HEX
#bed2ce

Shades

Tints

Tones

Harmony

CSS snippets for #BED2CE

.color-bed2ce {
  color: #BED2CE;
  background-color: #BED2CE;
}

Frequently asked questions

What color is #BED2CE?+

#BED2CE is a HEX color with RGB value rgb(190, 210, 206) and HSL value hsl(168, 18%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BED2CE?+

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