#BCC085 Color Information

Hex color code: #BCC085

The hex color #BCC085 is a subtle yellow with RGB values of (188, 192, 133) and HSL of (64°, 32%, 64%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BCC085
RGB
188, 192, 133
HSL
64°, 32%, 64%
CMYK
2%, 0%, 31%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC085; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 192, 133

Red: 188 / Green: 192 / Blue: 133

HSL

64°, 32%, 64%

Hue: 64° / Saturation: 32% / Lightness: 64%

CMYK

2%, 0%, 31%, 25%

Cyan: 2% / Magenta: 0% / Yellow: 31% / Key: 25%

What color is #BCC085?

#BCC085 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC085 to RGB:

rgb(188, 192, 133)HEX to RGB Converter →

HEX to HSL

Convert #BCC085 to HSL:

hsl(64, 32%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC085 to CMYK:

cmyk(2%, 0%, 31%, 25%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #BCC085 has RGB (188, 192, 133) and HSL (64°, 32%, 64%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC085 is #8A86C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1A786.

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

Contrast with #BCC085

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC085?

#BCC085 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BCC085?

#BCC085 in RGB is (188, 192, 133) - 188 red, 192 green, and 133 blue.

How to use #BCC085 in CSS?

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

What colors go well with #BCC085?

#8A86C1 (complementary), #C1A786 (analogous), and #A0A555 (lighter shade) work well with #BCC085.