#CFA468 Color Information

Hex color code: #CFA468

A neutral orange shade, #CFA468 appears as (207, 164, 104) in RGB and (35°, 52%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#CFA468
RGB
207, 164, 104
HSL
35°, 52%, 61%
CMYK
0%, 21%, 50%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA468; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 164, 104

Red: 207 / Green: 164 / Blue: 104

HSL

35°, 52%, 61%

Hue: 35° / Saturation: 52% / Lightness: 61%

CMYK

0%, 21%, 50%, 19%

Cyan: 0% / Magenta: 21% / Yellow: 50% / Key: 19%

What color is #CFA468?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA468 to RGB:

rgb(207, 164, 104)HEX to RGB Converter →

HEX to HSL

Convert #CFA468 to HSL:

hsl(35, 52%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA468 to CMYK:

cmyk(0%, 21%, 50%, 19%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #CFA468 has RGB (207, 164, 104) and HSL (35°, 52%, 61%). 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 #CFA468 is #6893CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CF7068.

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

Contrast with #CFA468

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA468?

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

What is the RGB value of #CFA468?

#CFA468 in RGB is (207, 164, 104) - 207 red, 164 green, and 104 blue.

How to use #CFA468 in CSS?

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

What colors go well with #CFA468?

#6893CF (complementary), #CF7068 (analogous), and #B27F38 (lighter shade) work well with #CFA468.