#CEA96F Color Information

Hex color code: #CEA96F

The hex color #CEA96F is a pastel orange with RGB values of (206, 169, 111) and HSL of (37°, 49%, 62%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CEA96F
RGB
206, 169, 111
HSL
37°, 49%, 62%
CMYK
0%, 18%, 46%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA96F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 169, 111

Red: 206 / Green: 169 / Blue: 111

HSL

37°, 49%, 62%

Hue: 37° / Saturation: 49% / Lightness: 62%

CMYK

0%, 18%, 46%, 19%

Cyan: 0% / Magenta: 18% / Yellow: 46% / Key: 19%

What color is #CEA96F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA96F to RGB:

rgb(206, 169, 111)HEX to RGB Converter →

HEX to HSL

Convert #CEA96F to HSL:

hsl(37, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA96F to CMYK:

cmyk(0%, 18%, 46%, 19%)Color Converter →

Color Meaning and Usage

#CEA96F is a gentle orange color with RGB values of 206, 169, 111 and HSL of 37°, 49%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA96F is #6F93CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE7A6F.

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

Contrast with #CEA96F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA96F?

#CEA96F is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CEA96F?

#CEA96F in RGB is (206, 169, 111) - 206 red, 169 green, and 111 blue.

How to use #CEA96F in CSS?

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

What colors go well with #CEA96F?

#6F93CE (complementary), #CE7A6F (analogous), and #B3863D (lighter shade) work well with #CEA96F.