#BED18F Color Information

Hex color code: #BED18F

The hex color #BED18F is a subtle green with RGB values of (190, 209, 143) and HSL of (77°, 42%, 69%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BED18F
RGB
190, 209, 143
HSL
77°, 42%, 69%
CMYK
9%, 0%, 32%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BED18F; 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 #BED18F; background-color: #BED18F15; }

Alert / Toast

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

Link / Accent

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

a { color: #BED18F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 209, 143

Red: 190 / Green: 209 / Blue: 143

HSL

77°, 42%, 69%

Hue: 77° / Saturation: 42% / Lightness: 69%

CMYK

9%, 0%, 32%, 18%

Cyan: 9% / Magenta: 0% / Yellow: 32% / Key: 18%

What color is #BED18F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED18F to RGB:

rgb(190, 209, 143)HEX to RGB Converter →

HEX to HSL

Convert #BED18F to HSL:

hsl(77, 42%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BED18F to CMYK:

cmyk(9%, 0%, 32%, 18%)Color Converter →

Color Meaning and Usage

A gentle green tone, #BED18F has RGB (190, 209, 143) and HSL (77°, 42%, 69%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED18F is #A28FD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C38F.

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

Contrast with #BED18F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED18F?

#BED18F is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BED18F?

#BED18F in RGB is (190, 209, 143) - 190 red, 209 green, and 143 blue.

How to use #BED18F in CSS?

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

What colors go well with #BED18F?

#A28FD1 (complementary), #D1C38F (analogous), and #9FBB58 (lighter shade) work well with #BED18F.