#BC9850 Color Information

Hex color code: #BC9850

The hex color #BC9850 is a pastel orange with RGB values of (188, 152, 80) and HSL of (40°, 45%, 53%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#BC9850
RGB
188, 152, 80
HSL
40°, 45%, 53%
CMYK
0%, 19%, 57%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC9850; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 152, 80

Red: 188 / Green: 152 / Blue: 80

HSL

40°, 45%, 53%

Hue: 40° / Saturation: 45% / Lightness: 53%

CMYK

0%, 19%, 57%, 26%

Cyan: 0% / Magenta: 19% / Yellow: 57% / Key: 26%

What color is #BC9850?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC9850 to RGB:

rgb(188, 152, 80)HEX to RGB Converter →

HEX to HSL

Convert #BC9850 to HSL:

hsl(40, 45%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BC9850 to CMYK:

cmyk(0%, 19%, 57%, 26%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #BC9850 has RGB (188, 152, 80) and HSL (40°, 45%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC9850 is #5175BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD6351.

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

Contrast with #BC9850

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC9850?

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

What is the RGB value of #BC9850?

#BC9850 in RGB is (188, 152, 80) - 188 red, 152 green, and 80 blue.

How to use #BC9850 in CSS?

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

What colors go well with #BC9850?

#5175BD (complementary), #BD6351 (analogous), and #8D6F35 (lighter shade) work well with #BC9850.