#FFCA61 Color Information

Hex color code: #FFCA61

A striking orange shade, #FFCA61 appears as (255, 202, 97) in RGB and (40°, 100%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#FFCA61
RGB
255, 202, 97
HSL
40°, 100%, 69%
CMYK
0%, 21%, 62%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCA61; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 202, 97

Red: 255 / Green: 202 / Blue: 97

HSL

40°, 100%, 69%

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

CMYK

0%, 21%, 62%, 0%

Cyan: 0% / Magenta: 21% / Yellow: 62% / Key: 0%

What color is #FFCA61?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCA61 to RGB:

rgb(255, 202, 97)HEX to RGB Converter →

HEX to HSL

Convert #FFCA61 to HSL:

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

HEX to CMYK

Convert #FFCA61 to CMYK:

cmyk(0%, 21%, 62%, 0%)Color Converter →

Color Meaning and Usage

#FFCA61 is a dynamic orange color with RGB values of 255, 202, 97 and HSL of 40°, 100%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFCA61 is #6196FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF7B61.

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

Contrast with #FFCA61

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCA61?

#FFCA61 is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFCA61?

#FFCA61 in RGB is (255, 202, 97) - 255 red, 202 green, and 97 blue.

How to use #FFCA61 in CSS?

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

What colors go well with #FFCA61?

#6196FF (complementary), #FF7B61 (analogous), and #FFB114 (lighter shade) work well with #FFCA61.