#BECC7F Color Information

Hex color code: #BECC7F

A gentle yellow shade, #BECC7F appears as (190, 204, 127) in RGB and (71°, 43%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BECC7F
RGB
190, 204, 127
HSL
71°, 43%, 65%
CMYK
7%, 0%, 38%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BECC7F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 204, 127

Red: 190 / Green: 204 / Blue: 127

HSL

71°, 43%, 65%

Hue: 71° / Saturation: 43% / Lightness: 65%

CMYK

7%, 0%, 38%, 20%

Cyan: 7% / Magenta: 0% / Yellow: 38% / Key: 20%

What color is #BECC7F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BECC7F to RGB:

rgb(190, 204, 127)HEX to RGB Converter →

HEX to HSL

Convert #BECC7F to HSL:

hsl(71, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BECC7F to CMYK:

cmyk(7%, 0%, 38%, 20%)Color Converter →

Color Meaning and Usage

#BECC7F is a soft yellow color with RGB values of 190, 204, 127 and HSL of 71°, 43%, 65%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BECC7F is #8D7FCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB47F.

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

Contrast with #BECC7F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BECC7F?

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

What is the RGB value of #BECC7F?

#BECC7F in RGB is (190, 204, 127) - 190 red, 204 green, and 127 blue.

How to use #BECC7F in CSS?

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

What colors go well with #BECC7F?

#8D7FCC (complementary), #CCB47F (analogous), and #A2B649 (lighter shade) work well with #BECC7F.