#BED255 Color

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

Color preview

#BED255

Color formats

HEX
#BED255
RGB
rgb(190, 210, 85)
RGBA
rgba(190, 210, 85, 1)
HSL
hsl(70, 58%, 58%)
HSV
hsv(70, 60%, 82%)
CMYK
cmyk(10%, 0%, 60%, 18%)
CSS variable
--color-primary: #BED255;
Lowercase HEX
#bed255

Shades

Tints

Tones

Harmony

CSS snippets for #BED255

.color-bed255 {
  color: #BED255;
  background-color: #BED255;
}

Frequently asked questions

What color is #BED255?+

#BED255 is a HEX color with RGB value rgb(190, 210, 85) and HSL value hsl(70, 58%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BED255?+

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