#BCAF8A Color Information

Hex color code: #BCAF8A

The hex color #BCAF8A is a delicate orange with RGB values of (188, 175, 138) and HSL of (44°, 27%, 64%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCAF8A
RGB
188, 175, 138
HSL
44°, 27%, 64%
CMYK
0%, 7%, 27%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAF8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 175, 138

Red: 188 / Green: 175 / Blue: 138

HSL

44°, 27%, 64%

Hue: 44° / Saturation: 27% / Lightness: 64%

CMYK

0%, 7%, 27%, 26%

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

What color is #BCAF8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAF8A to RGB:

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

HEX to HSL

Convert #BCAF8A to HSL:

hsl(44, 27%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAF8A to CMYK:

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

Color Meaning and Usage

A soft orange tone, #BCAF8A has RGB (188, 175, 138) and HSL (44°, 27%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAF8A is #8A98BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC968A.

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

Contrast with #BCAF8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAF8A?

#BCAF8A is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAF8A?

#BCAF8A in RGB is (188, 175, 138) - 188 red, 175 green, and 138 blue.

How to use #BCAF8A in CSS?

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

What colors go well with #BCAF8A?

#8A98BC (complementary), #BC968A (analogous), and #9F8D5B (lighter shade) work well with #BCAF8A.