#BED2C4 Color

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

Color preview

#BED2C4

Color formats

HEX
#BED2C4
RGB
rgb(190, 210, 196)
RGBA
rgba(190, 210, 196, 1)
HSL
hsl(138, 18%, 78%)
HSV
hsv(138, 10%, 82%)
CMYK
cmyk(10%, 0%, 7%, 18%)
CSS variable
--color-primary: #BED2C4;
Lowercase HEX
#bed2c4

Shades

Tints

Tones

Harmony

CSS snippets for #BED2C4

.color-bed2c4 {
  color: #BED2C4;
  background-color: #BED2C4;
}

Frequently asked questions

What color is #BED2C4?+

#BED2C4 is a HEX color with RGB value rgb(190, 210, 196) and HSL value hsl(138, 18%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BED2C4?+

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