#CCB67B Color Information

Hex color code: #CCB67B

#CCB67B is a pastel orange color. In RGB it is (204, 182, 123), and in HSL it is (44°, 44%, 64%). It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB67B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 182, 123

Red: 204 / Green: 182 / Blue: 123

HSL

44°, 44%, 64%

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

CMYK

0%, 11%, 40%, 20%

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

What color is #CCB67B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB67B to RGB:

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

HEX to HSL

Convert #CCB67B to HSL:

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

HEX to CMYK

Convert #CCB67B to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CCB67B has RGB (204, 182, 123) and HSL (44°, 44%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB67B is #7B90CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8E7B.

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

Contrast with #CCB67B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB67B?

#CCB67B is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCB67B?

#CCB67B in RGB is (204, 182, 123) - 204 red, 182 green, and 123 blue.

How to use #CCB67B in CSS?

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

What colors go well with #CCB67B?

#7B90CC (complementary), #CC8E7B (analogous), and #B49746 (lighter shade) work well with #CCB67B.