#FFCE6B Color Information

Hex color code: #FFCE6B

The hex color #FFCE6B is a eye-catching orange with RGB values of (255, 206, 107) and HSL of (40°, 100%, 71%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#FFCE6B
RGB
255, 206, 107
HSL
40°, 100%, 71%
CMYK
0%, 19%, 58%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCE6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 206, 107

Red: 255 / Green: 206 / Blue: 107

HSL

40°, 100%, 71%

Hue: 40° / Saturation: 100% / Lightness: 71%

CMYK

0%, 19%, 58%, 0%

Cyan: 0% / Magenta: 19% / Yellow: 58% / Key: 0%

What color is #FFCE6B?

#FFCE6B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCE6B to RGB:

rgb(255, 206, 107)HEX to RGB Converter →

HEX to HSL

Convert #FFCE6B to HSL:

hsl(40, 100%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCE6B to CMYK:

cmyk(0%, 19%, 58%, 0%)Color Converter →

Color Meaning and Usage

#FFCE6B is a striking orange color with RGB values of 255, 206, 107 and HSL of 40°, 100%, 71%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFCE6B is #6B9CFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF846B.

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

Contrast with #FFCE6B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCE6B?

#FFCE6B is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFCE6B?

#FFCE6B in RGB is (255, 206, 107) - 255 red, 206 green, and 107 blue.

How to use #FFCE6B in CSS?

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

What colors go well with #FFCE6B?

#6B9CFF (complementary), #FF846B (analogous), and #FFB41F (lighter shade) work well with #FFCE6B.