#CEA994 Color Information

Hex color code: #CEA994

A delicate orange shade, #CEA994 appears as (206, 169, 148) in RGB and (22°, 37%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CEA994
RGB
206, 169, 148
HSL
22°, 37%, 69%
CMYK
0%, 18%, 28%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA994; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 169, 148

Red: 206 / Green: 169 / Blue: 148

HSL

22°, 37%, 69%

Hue: 22° / Saturation: 37% / Lightness: 69%

CMYK

0%, 18%, 28%, 19%

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

What color is #CEA994?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA994 to RGB:

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

HEX to HSL

Convert #CEA994 to HSL:

hsl(22, 37%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA994 to CMYK:

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

Color Meaning and Usage

#CEA994 is a pastel orange color with RGB values of 206, 169, 148 and HSL of 22°, 37%, 69%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA994 is #93B8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD939B.

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

Contrast with #CEA994

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA994?

#CEA994 is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CEA994?

#CEA994 in RGB is (206, 169, 148) - 206 red, 169 green, and 148 blue.

How to use #CEA994 in CSS?

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

What colors go well with #CEA994?

#93B8CD (complementary), #CD939B (analogous), and #B57E5E (lighter shade) work well with #CEA994.