#BED593 Color Information

Hex color code: #BED593

The hex color #BED593 is a gentle green with RGB values of (190, 213, 147) and HSL of (81°, 44%, 71%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BED593
RGB
190, 213, 147
HSL
81°, 44%, 71%
CMYK
11%, 0%, 31%, 16%

Shades

CSS Usage
color: #BED593;
background-color: #BED593;
border-color: #BED593;
box-shadow: 0 0 10px #BED593;
border: 2px solid #BED593;
Tailwind Usage
bg-[#BED593]
text-[#BED593]
border-[#BED593]
shadow-[0_0_10px_BED593]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BED593, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BED593; color: #000000; }

Badge

New Feature
.badge { background-color: #BED593; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BED593; background-color: #BED59315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BED59320; border-left: 4px solid #BED593; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BED593; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BED593 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 213, 147

Red: 190 / Green: 213 / Blue: 147

HSL

81°, 44%, 71%

Hue: 81° / Saturation: 44% / Lightness: 71%

CMYK

11%, 0%, 31%, 16%

Cyan: 11% / Magenta: 0% / Yellow: 31% / Key: 16%

What color is #BED593?

#BED593 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED593 to RGB:

rgb(190, 213, 147)HEX to RGB Converter →

HEX to HSL

Convert #BED593 to HSL:

hsl(81, 44%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BED593 to CMYK:

cmyk(11%, 0%, 31%, 16%)Color Converter →

Color Meaning and Usage

#BED593 is a soft green color with RGB values of 190, 213, 147 and HSL of 81°, 44%, 71%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED593 is #AB95D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CC95.

Use #BED593 in CSS: color: #BED593 or background-color: #BED593. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BED593

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.13:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED593?

#BED593 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BED593?

#BED593 in RGB is (190, 213, 147) - 190 red, 213 green, and 147 blue.

How to use #BED593 in CSS?

Use #BED593 directly in your CSS properties like color or background-color.

What colors go well with #BED593?

#AB95D6 (complementary), #D6CC95 (analogous), and #9EC05D (lighter shade) work well with #BED593.