#CBAF67 Color Information

Hex color code: #CBAF67

#CBAF67 is a gentle orange color. In RGB it is (203, 175, 103), and in HSL it is (43°, 49%, 60%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CBAF67
RGB
203, 175, 103
HSL
43°, 49%, 60%
CMYK
0%, 14%, 49%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBAF67; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 175, 103

Red: 203 / Green: 175 / Blue: 103

HSL

43°, 49%, 60%

Hue: 43° / Saturation: 49% / Lightness: 60%

CMYK

0%, 14%, 49%, 20%

Cyan: 0% / Magenta: 14% / Yellow: 49% / Key: 20%

What color is #CBAF67?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBAF67 to RGB:

rgb(203, 175, 103)HEX to RGB Converter →

HEX to HSL

Convert #CBAF67 to HSL:

hsl(43, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CBAF67 to CMYK:

cmyk(0%, 14%, 49%, 20%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CBAF67 has RGB (203, 175, 103) and HSL (43°, 49%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBAF67 is #6783CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB7D67.

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

Contrast with #CBAF67

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBAF67?

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

What is the RGB value of #CBAF67?

#CBAF67 in RGB is (203, 175, 103) - 203 red, 175 green, and 103 blue.

How to use #CBAF67 in CSS?

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

What colors go well with #CBAF67?

#6783CB (complementary), #CB7D67 (analogous), and #AB8B3B (lighter shade) work well with #CBAF67.