#BCB19A Color Information

Hex color code: #BCB19A

A pastel orange shade, #BCB19A appears as (188, 177, 154) in RGB and (41°, 20%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BCB19A
RGB
188, 177, 154
HSL
41°, 20%, 67%
CMYK
0%, 6%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB19A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 177, 154

Red: 188 / Green: 177 / Blue: 154

HSL

41°, 20%, 67%

Hue: 41° / Saturation: 20% / Lightness: 67%

CMYK

0%, 6%, 18%, 26%

Cyan: 0% / Magenta: 6% / Yellow: 18% / Key: 26%

What color is #BCB19A?

#BCB19A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB19A to RGB:

rgb(188, 177, 154)HEX to RGB Converter →

HEX to HSL

Convert #BCB19A to HSL:

hsl(41, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB19A to CMYK:

cmyk(0%, 6%, 18%, 26%)Color Converter →

Color Meaning and Usage

#BCB19A is a pastel orange color with RGB values of 188, 177, 154 and HSL of 41°, 20%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCB19A is #9AA5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA09A.

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

Contrast with #BCB19A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB19A?

#BCB19A is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCB19A?

#BCB19A in RGB is (188, 177, 154) - 188 red, 177 green, and 154 blue.

How to use #BCB19A in CSS?

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

What colors go well with #BCB19A?

#9AA5BC (complementary), #BCA09A (analogous), and #9D8E6C (lighter shade) work well with #BCB19A.