#BCAD9A Color Information

Hex color code: #BCAD9A

A delicate orange shade, #BCAD9A appears as (188, 173, 154) in RGB and (34°, 20%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#BCAD9A
RGB
188, 173, 154
HSL
34°, 20%, 67%
CMYK
0%, 8%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAD9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 173, 154

Red: 188 / Green: 173 / Blue: 154

HSL

34°, 20%, 67%

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

CMYK

0%, 8%, 18%, 26%

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

What color is #BCAD9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAD9A to RGB:

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

HEX to HSL

Convert #BCAD9A to HSL:

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

HEX to CMYK

Convert #BCAD9A to CMYK:

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

Color Meaning and Usage

#BCAD9A is a pastel orange color with RGB values of 188, 173, 154 and HSL of 34°, 20%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAD9A is #9AA9BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9C9A.

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

Contrast with #BCAD9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAD9A?

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

What is the RGB value of #BCAD9A?

#BCAD9A in RGB is (188, 173, 154) - 188 red, 173 green, and 154 blue.

How to use #BCAD9A in CSS?

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

What colors go well with #BCAD9A?

#9AA9BC (complementary), #BC9C9A (analogous), and #9D886C (lighter shade) work well with #BCAD9A.