#BED180 Color

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

Color preview

#BED180

Color formats

HEX
#BED180
RGB
rgb(190, 209, 128)
RGBA
rgba(190, 209, 128, 1)
HSL
hsl(74, 47%, 66%)
HSV
hsv(74, 39%, 82%)
CMYK
cmyk(9%, 0%, 39%, 18%)
CSS variable
--color-primary: #BED180;
Lowercase HEX
#bed180

Shades

Tints

Tones

Harmony

CSS snippets for #BED180

.color-bed180 {
  color: #BED180;
  background-color: #BED180;
}

Frequently asked questions

What color is #BED180?+

#BED180 is a HEX color with RGB value rgb(190, 209, 128) and HSL value hsl(74, 47%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED180?+

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