#CCB57B Color Information

Hex color code: #CCB57B

The hex color #CCB57B is a subtle orange with RGB values of (204, 181, 123) and HSL of (43°, 44%, 64%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CCB57B
RGB
204, 181, 123
HSL
43°, 44%, 64%
CMYK
0%, 11%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB57B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 181, 123

Red: 204 / Green: 181 / Blue: 123

HSL

43°, 44%, 64%

Hue: 43° / Saturation: 44% / Lightness: 64%

CMYK

0%, 11%, 40%, 20%

Cyan: 0% / Magenta: 11% / Yellow: 40% / Key: 20%

What color is #CCB57B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB57B to RGB:

rgb(204, 181, 123)HEX to RGB Converter →

HEX to HSL

Convert #CCB57B to HSL:

hsl(43, 44%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB57B to CMYK:

cmyk(0%, 11%, 40%, 20%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CCB57B has RGB (204, 181, 123) and HSL (43°, 44%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB57B is #7B92CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8C7B.

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

Contrast with #CCB57B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB57B?

#CCB57B is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCB57B?

#CCB57B in RGB is (204, 181, 123) - 204 red, 181 green, and 123 blue.

How to use #CCB57B in CSS?

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

What colors go well with #CCB57B?

#7B92CC (complementary), #CC8C7B (analogous), and #B49546 (lighter shade) work well with #CCB57B.