#BCC275 Color Information

Hex color code: #BCC275

The hex color #BCC275 is a gentle yellow with RGB values of (188, 194, 117) and HSL of (65°, 39%, 61%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BCC275
RGB
188, 194, 117
HSL
65°, 39%, 61%
CMYK
3%, 0%, 40%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCC275; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 194, 117

Red: 188 / Green: 194 / Blue: 117

HSL

65°, 39%, 61%

Hue: 65° / Saturation: 39% / Lightness: 61%

CMYK

3%, 0%, 40%, 24%

Cyan: 3% / Magenta: 0% / Yellow: 40% / Key: 24%

What color is #BCC275?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCC275 to RGB:

rgb(188, 194, 117)HEX to RGB Converter →

HEX to HSL

Convert #BCC275 to HSL:

hsl(65, 39%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BCC275 to CMYK:

cmyk(3%, 0%, 40%, 24%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #BCC275 has RGB (188, 194, 117) and HSL (65°, 39%, 61%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCC275 is #7B75C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A275.

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

Contrast with #BCC275

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCC275?

#BCC275 is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BCC275?

#BCC275 in RGB is (188, 194, 117) - 188 red, 194 green, and 117 blue.

How to use #BCC275 in CSS?

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

What colors go well with #BCC275?

#7B75C2 (complementary), #C2A275 (analogous), and #9BA348 (lighter shade) work well with #BCC275.