#CCB875 Color Information

Hex color code: #CCB875

A gentle yellow shade, #CCB875 appears as (204, 184, 117) in RGB and (46°, 46%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCB875
RGB
204, 184, 117
HSL
46°, 46%, 63%
CMYK
0%, 10%, 43%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB875; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 184, 117

Red: 204 / Green: 184 / Blue: 117

HSL

46°, 46%, 63%

Hue: 46° / Saturation: 46% / Lightness: 63%

CMYK

0%, 10%, 43%, 20%

Cyan: 0% / Magenta: 10% / Yellow: 43% / Key: 20%

What color is #CCB875?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB875 to RGB:

rgb(204, 184, 117)HEX to RGB Converter →

HEX to HSL

Convert #CCB875 to HSL:

hsl(46, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB875 to CMYK:

cmyk(0%, 10%, 43%, 20%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #CCB875 has RGB (204, 184, 117) and HSL (46°, 46%, 63%). 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 #CCB875 is #758ACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8C75.

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

Contrast with #CCB875

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB875?

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

What is the RGB value of #CCB875?

#CCB875 in RGB is (204, 184, 117) - 204 red, 184 green, and 117 blue.

How to use #CCB875 in CSS?

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

What colors go well with #CCB875?

#758ACC (complementary), #CC8C75 (analogous), and #B39842 (lighter shade) work well with #CCB875.