#BBC28E Color Information

Hex color code: #BBC28E

The hex color #BBC28E is a pastel yellow with RGB values of (187, 194, 142) and HSL of (68°, 30%, 66%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BBC28E
RGB
187, 194, 142
HSL
68°, 30%, 66%
CMYK
4%, 0%, 27%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC28E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 194, 142

Red: 187 / Green: 194 / Blue: 142

HSL

68°, 30%, 66%

Hue: 68° / Saturation: 30% / Lightness: 66%

CMYK

4%, 0%, 27%, 24%

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

What color is #BBC28E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC28E to RGB:

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

HEX to HSL

Convert #BBC28E to HSL:

hsl(68, 30%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC28E to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #BBC28E has RGB (187, 194, 142) and HSL (68°, 30%, 66%). 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 #BBC28E is #958EC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2AF8E.

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

Contrast with #BBC28E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC28E?

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

What is the RGB value of #BBC28E?

#BBC28E in RGB is (187, 194, 142) - 187 red, 194 green, and 142 blue.

How to use #BBC28E in CSS?

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

What colors go well with #BBC28E?

#958EC2 (complementary), #C2AF8E (analogous), and #9EA85D (lighter shade) work well with #BBC28E.