#BCAC1A Color Information

Hex color code: #BCAC1A

The hex color #BCAC1A is a dynamic yellow with RGB values of (188, 172, 26) and HSL of (54°, 76%, 42%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#BCAC1A
RGB
188, 172, 26
HSL
54°, 76%, 42%
CMYK
0%, 9%, 86%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAC1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 172, 26

Red: 188 / Green: 172 / Blue: 26

HSL

54°, 76%, 42%

Hue: 54° / Saturation: 76% / Lightness: 42%

CMYK

0%, 9%, 86%, 26%

Cyan: 0% / Magenta: 9% / Yellow: 86% / Key: 26%

What color is #BCAC1A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAC1A to RGB:

rgb(188, 172, 26)HEX to RGB Converter →

HEX to HSL

Convert #BCAC1A to HSL:

hsl(54, 76%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAC1A to CMYK:

cmyk(0%, 9%, 86%, 26%)Color Converter →

Color Meaning and Usage

#BCAC1A is a eye-catching yellow color with RGB values of 188, 172, 26 and HSL of 54°, 76%, 42%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAC1A is #1A2ABC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC5B1A.

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

Contrast with #BCAC1A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAC1A?

#BCAC1A is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAC1A?

#BCAC1A in RGB is (188, 172, 26) - 188 red, 172 green, and 26 blue.

How to use #BCAC1A in CSS?

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

What colors go well with #BCAC1A?

#1A2ABC (complementary), #BC5B1A (analogous), and #796F11 (lighter shade) work well with #BCAC1A.