#BCBE46 Color Information

Hex color code: #BCBE46

A delicate yellow shade, #BCBE46 appears as (188, 190, 70) in RGB and (61°, 48%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#BCBE46
RGB
188, 190, 70
HSL
61°, 48%, 51%
CMYK
1%, 0%, 63%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBE46; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 190, 70

Red: 188 / Green: 190 / Blue: 70

HSL

61°, 48%, 51%

Hue: 61° / Saturation: 48% / Lightness: 51%

CMYK

1%, 0%, 63%, 25%

Cyan: 1% / Magenta: 0% / Yellow: 63% / Key: 25%

What color is #BCBE46?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBE46 to RGB:

rgb(188, 190, 70)HEX to RGB Converter →

HEX to HSL

Convert #BCBE46 to HSL:

hsl(61, 48%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBE46 to CMYK:

cmyk(1%, 0%, 63%, 25%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #BCBE46 has RGB (188, 190, 70) and HSL (61°, 48%, 51%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBE46 is #4846BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE8446.

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

Contrast with #BCBE46

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBE46?

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

What is the RGB value of #BCBE46?

#BCBE46 in RGB is (188, 190, 70) - 188 red, 190 green, and 70 blue.

How to use #BCBE46 in CSS?

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

What colors go well with #BCBE46?

#4846BE (complementary), #BE8446 (analogous), and #868830 (lighter shade) work well with #BCBE46.