#BBC275 Color Information

Hex color code: #BBC275

A subtle yellow shade, #BBC275 appears as (187, 194, 117) in RGB and (65°, 39%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BBC275
RGB
187, 194, 117
HSL
65°, 39%, 61%
CMYK
4%, 0%, 40%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC275; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 194, 117

Red: 187 / Green: 194 / Blue: 117

HSL

65°, 39%, 61%

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

CMYK

4%, 0%, 40%, 24%

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

What color is #BBC275?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC275 to RGB:

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

HEX to HSL

Convert #BBC275 to HSL:

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

HEX to CMYK

Convert #BBC275 to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #BBC275 has RGB (187, 194, 117) and HSL (65°, 39%, 61%). 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 #BBC275 is #7B75C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A275.

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

Contrast with #BBC275

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC275?

#BBC275 is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BBC275?

#BBC275 in RGB is (187, 194, 117) - 187 red, 194 green, and 117 blue.

How to use #BBC275 in CSS?

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

What colors go well with #BBC275?

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