#CBCF91 Color Information

Hex color code: #CBCF91

The hex color #CBCF91 is a delicate yellow with RGB values of (203, 207, 145) and HSL of (64°, 39%, 69%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CBCF91
RGB
203, 207, 145
HSL
64°, 39%, 69%
CMYK
2%, 0%, 30%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCF91; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 207, 145

Red: 203 / Green: 207 / Blue: 145

HSL

64°, 39%, 69%

Hue: 64° / Saturation: 39% / Lightness: 69%

CMYK

2%, 0%, 30%, 19%

Cyan: 2% / Magenta: 0% / Yellow: 30% / Key: 19%

What color is #CBCF91?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCF91 to RGB:

rgb(203, 207, 145)HEX to RGB Converter →

HEX to HSL

Convert #CBCF91 to HSL:

hsl(64, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCF91 to CMYK:

cmyk(2%, 0%, 30%, 19%)Color Converter →

Color Meaning and Usage

#CBCF91 is a gentle yellow color with RGB values of 203, 207, 145 and HSL of 64°, 39%, 69%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCF91 is #9591CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFB491.

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

Contrast with #CBCF91

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCF91?

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

What is the RGB value of #CBCF91?

#CBCF91 in RGB is (203, 207, 145) - 203 red, 207 green, and 145 blue.

How to use #CBCF91 in CSS?

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

What colors go well with #CBCF91?

#9591CF (complementary), #CFB491 (analogous), and #B1B75C (lighter shade) work well with #CBCF91.