#BCAF9A Color Information

Hex color code: #BCAF9A

#BCAF9A is a soft orange color. In RGB it is (188, 175, 154), and in HSL it is (37°, 20%, 67%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BCAF9A
RGB
188, 175, 154
HSL
37°, 20%, 67%
CMYK
0%, 7%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAF9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 175, 154

Red: 188 / Green: 175 / Blue: 154

HSL

37°, 20%, 67%

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

CMYK

0%, 7%, 18%, 26%

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

What color is #BCAF9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAF9A to RGB:

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

HEX to HSL

Convert #BCAF9A to HSL:

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

HEX to CMYK

Convert #BCAF9A to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #BCAF9A has RGB (188, 175, 154) and HSL (37°, 20%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAF9A is #9AA7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9E9A.

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

Contrast with #BCAF9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAF9A?

#BCAF9A is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAF9A?

#BCAF9A in RGB is (188, 175, 154) - 188 red, 175 green, and 154 blue.

How to use #BCAF9A in CSS?

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

What colors go well with #BCAF9A?

#9AA7BC (complementary), #BC9E9A (analogous), and #9D8A6C (lighter shade) work well with #BCAF9A.