#CEAF9C Color Information

Hex color code: #CEAF9C

#CEAF9C is a pastel orange color. In RGB it is (206, 175, 156), and in HSL it is (23°, 34%, 71%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CEAF9C
RGB
206, 175, 156
HSL
23°, 34%, 71%
CMYK
0%, 15%, 24%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEAF9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 175, 156

Red: 206 / Green: 175 / Blue: 156

HSL

23°, 34%, 71%

Hue: 23° / Saturation: 34% / Lightness: 71%

CMYK

0%, 15%, 24%, 19%

Cyan: 0% / Magenta: 15% / Yellow: 24% / Key: 19%

What color is #CEAF9C?

#CEAF9C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEAF9C to RGB:

rgb(206, 175, 156)HEX to RGB Converter →

HEX to HSL

Convert #CEAF9C to HSL:

hsl(23, 34%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CEAF9C to CMYK:

cmyk(0%, 15%, 24%, 19%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #CEAF9C has RGB (206, 175, 156) and HSL (23°, 34%, 71%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEAF9C is #9CBBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9CA2.

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

Contrast with #CEAF9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEAF9C?

#CEAF9C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEAF9C?

#CEAF9C in RGB is (206, 175, 156) - 206 red, 175 green, and 156 blue.

How to use #CEAF9C in CSS?

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

What colors go well with #CEAF9C?

#9CBBCE (complementary), #CE9CA2 (analogous), and #B58669 (lighter shade) work well with #CEAF9C.