#CCB675 Color Information

Hex color code: #CCB675

A soft yellow shade, #CCB675 appears as (204, 182, 117) in RGB and (45°, 46%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#CCB675
RGB
204, 182, 117
HSL
45°, 46%, 63%
CMYK
0%, 11%, 43%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB675; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 182, 117

Red: 204 / Green: 182 / Blue: 117

HSL

45°, 46%, 63%

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

CMYK

0%, 11%, 43%, 20%

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

What color is #CCB675?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB675 to RGB:

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

HEX to HSL

Convert #CCB675 to HSL:

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

HEX to CMYK

Convert #CCB675 to CMYK:

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

Color Meaning and Usage

#CCB675 is a soft yellow color with RGB values of 204, 182, 117 and HSL of 45°, 46%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB675 is #758BCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC8B75.

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

Contrast with #CCB675

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB675?

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

What is the RGB value of #CCB675?

#CCB675 in RGB is (204, 182, 117) - 204 red, 182 green, and 117 blue.

How to use #CCB675 in CSS?

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

What colors go well with #CCB675?

#758BCC (complementary), #CC8B75 (analogous), and #B39742 (lighter shade) work well with #CCB675.