#CEA264 Color Information

Hex color code: #CEA264

The hex color #CEA264 is a balanced orange with RGB values of (206, 162, 100) and HSL of (35°, 52%, 60%). It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#CEA264
RGB
206, 162, 100
HSL
35°, 52%, 60%
CMYK
0%, 21%, 51%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA264; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 162, 100

Red: 206 / Green: 162 / Blue: 100

HSL

35°, 52%, 60%

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

CMYK

0%, 21%, 51%, 19%

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

What color is #CEA264?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA264 to RGB:

rgb(206, 162, 100)HEX to RGB Converter →

HEX to HSL

Convert #CEA264 to HSL:

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

HEX to CMYK

Convert #CEA264 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #CEA264 has RGB (206, 162, 100) and HSL (35°, 52%, 60%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA264 is #6490CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CE6D64.

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

Contrast with #CEA264

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA264?

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

What is the RGB value of #CEA264?

#CEA264 in RGB is (206, 162, 100) - 206 red, 162 green, and 100 blue.

How to use #CEA264 in CSS?

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

What colors go well with #CEA264?

#6490CE (complementary), #CE6D64 (analogous), and #AE7D37 (lighter shade) work well with #CEA264.