#CBCAAA Color Information

Hex color code: #CBCAAA

#CBCAAA is a gentle yellow color. In RGB it is (203, 202, 170), and in HSL it is (58°, 24%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBCAAA
RGB
203, 202, 170
HSL
58°, 24%, 73%
CMYK
0%, 0%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBCAAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 202, 170

Red: 203 / Green: 202 / Blue: 170

HSL

58°, 24%, 73%

Hue: 58° / Saturation: 24% / Lightness: 73%

CMYK

0%, 0%, 16%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 16% / Key: 20%

What color is #CBCAAA?

#CBCAAA is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBCAAA to RGB:

rgb(203, 202, 170)HEX to RGB Converter →

HEX to HSL

Convert #CBCAAA to HSL:

hsl(58, 24%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CBCAAA to CMYK:

cmyk(0%, 0%, 16%, 20%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CBCAAA has RGB (203, 202, 170) and HSL (58°, 24%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBCAAA is #AAABCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB9AA.

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

Contrast with #CBCAAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBCAAA?

#CBCAAA is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CBCAAA?

#CBCAAA in RGB is (203, 202, 170) - 203 red, 202 green, and 170 blue.

How to use #CBCAAA in CSS?

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

What colors go well with #CBCAAA?

#AAABCB (complementary), #CBB9AA (analogous), and #AEAC7A (lighter shade) work well with #CBCAAA.