#BBC27A Color Information

Hex color code: #BBC27A

A pastel yellow shade, #BBC27A appears as (187, 194, 122) in RGB and (66°, 37%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BBC27A
RGB
187, 194, 122
HSL
66°, 37%, 62%
CMYK
4%, 0%, 37%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC27A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 194, 122

Red: 187 / Green: 194 / Blue: 122

HSL

66°, 37%, 62%

Hue: 66° / Saturation: 37% / Lightness: 62%

CMYK

4%, 0%, 37%, 24%

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

What color is #BBC27A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC27A to RGB:

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

HEX to HSL

Convert #BBC27A to HSL:

hsl(66, 37%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC27A to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #BBC27A has RGB (187, 194, 122) and HSL (66°, 37%, 62%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC27A is #817AC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A57A.

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

Contrast with #BBC27A

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 #BBC27A?

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

What is the RGB value of #BBC27A?

#BBC27A in RGB is (187, 194, 122) - 187 red, 194 green, and 122 blue.

How to use #BBC27A in CSS?

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

What colors go well with #BBC27A?

#817AC2 (complementary), #C2A57A (analogous), and #9BA44C (lighter shade) work well with #BBC27A.