#CCB671 Color Information

Hex color code: #CCB671

#CCB671 is a gentle yellow color. In RGB it is (204, 182, 113), and in HSL it is (45°, 47%, 62%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCB671
RGB
204, 182, 113
HSL
45°, 47%, 62%
CMYK
0%, 11%, 45%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB671; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 182, 113

Red: 204 / Green: 182 / Blue: 113

HSL

45°, 47%, 62%

Hue: 45° / Saturation: 47% / Lightness: 62%

CMYK

0%, 11%, 45%, 20%

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

What color is #CCB671?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB671 to RGB:

rgb(204, 182, 113)HEX to RGB Converter →

HEX to HSL

Convert #CCB671 to HSL:

hsl(45, 47%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB671 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CCB671 has RGB (204, 182, 113) and HSL (45°, 47%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB671 is #7187CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8771.

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

Contrast with #CCB671

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB671?

#CCB671 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCB671?

#CCB671 in RGB is (204, 182, 113) - 204 red, 182 green, and 113 blue.

How to use #CCB671 in CSS?

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

What colors go well with #CCB671?

#7187CC (complementary), #CC8771 (analogous), and #B09440 (lighter shade) work well with #CCB671.