#CCB48D Color Information

Hex color code: #CCB48D

#CCB48D is a gentle orange color. In RGB it is (204, 180, 141), and in HSL it is (37°, 38%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCB48D
RGB
204, 180, 141
HSL
37°, 38%, 68%
CMYK
0%, 12%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB48D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 180, 141

Red: 204 / Green: 180 / Blue: 141

HSL

37°, 38%, 68%

Hue: 37° / Saturation: 38% / Lightness: 68%

CMYK

0%, 12%, 31%, 20%

Cyan: 0% / Magenta: 12% / Yellow: 31% / Key: 20%

What color is #CCB48D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB48D to RGB:

rgb(204, 180, 141)HEX to RGB Converter →

HEX to HSL

Convert #CCB48D to HSL:

hsl(37, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB48D to CMYK:

cmyk(0%, 12%, 31%, 20%)Color Converter →

Color Meaning and Usage

A soft orange tone, #CCB48D has RGB (204, 180, 141) and HSL (37°, 38%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB48D is #8EA6CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC968E.

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

Contrast with #CCB48D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB48D?

#CCB48D is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCB48D?

#CCB48D in RGB is (204, 180, 141) - 204 red, 180 green, and 141 blue.

How to use #CCB48D in CSS?

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

What colors go well with #CCB48D?

#8EA6CC (complementary), #CC968E (analogous), and #B5925A (lighter shade) work well with #CCB48D.