#BED27E Color

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

Color preview

#BED27E

Color formats

HEX
#BED27E
RGB
rgb(190, 210, 126)
RGBA
rgba(190, 210, 126, 1)
HSL
hsl(74, 48%, 66%)
HSV
hsv(74, 40%, 82%)
CMYK
cmyk(10%, 0%, 40%, 18%)
CSS variable
--color-primary: #BED27E;
Lowercase HEX
#bed27e

Shades

Tints

Tones

Harmony

CSS snippets for #BED27E

.color-bed27e {
  color: #BED27E;
  background-color: #BED27E;
}

Frequently asked questions

What color is #BED27E?+

#BED27E is a HEX color with RGB value rgb(190, 210, 126) and HSL value hsl(74, 48%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED27E?+

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