#BED28C Color

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

Color preview

#BED28C

Color formats

HEX
#BED28C
RGB
rgb(190, 210, 140)
RGBA
rgba(190, 210, 140, 1)
HSL
hsl(77, 44%, 69%)
HSV
hsv(77, 33%, 82%)
CMYK
cmyk(10%, 0%, 33%, 18%)
CSS variable
--color-primary: #BED28C;
Lowercase HEX
#bed28c

Shades

Tints

Tones

Harmony

CSS snippets for #BED28C

.color-bed28c {
  color: #BED28C;
  background-color: #BED28C;
}

Frequently asked questions

What color is #BED28C?+

#BED28C is a HEX color with RGB value rgb(190, 210, 140) and HSL value hsl(77, 44%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED28C?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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