#FFC285 Color Information

Hex color code: #FFC285

The hex color #FFC285 is a ethereal orange with RGB values of (255, 194, 133) and HSL of (30°, 100%, 76%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#FFC285
RGB
255, 194, 133
HSL
30°, 100%, 76%
CMYK
0%, 24%, 48%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFC285; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 194, 133

Red: 255 / Green: 194 / Blue: 133

HSL

30°, 100%, 76%

Hue: 30° / Saturation: 100% / Lightness: 76%

CMYK

0%, 24%, 48%, 0%

Cyan: 0% / Magenta: 24% / Yellow: 48% / Key: 0%

What color is #FFC285?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFC285 to RGB:

rgb(255, 194, 133)HEX to RGB Converter →

HEX to HSL

Convert #FFC285 to HSL:

hsl(30, 100%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #FFC285 to CMYK:

cmyk(0%, 24%, 48%, 0%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #FFC285 has RGB (255, 194, 133) and HSL (30°, 100%, 76%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFC285 is #85C2FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF8585.

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

Contrast with #FFC285

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFC285?

#FFC285 is a delicate orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFC285?

#FFC285 in RGB is (255, 194, 133) - 255 red, 194 green, and 133 blue.

How to use #FFC285 in CSS?

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

What colors go well with #FFC285?

#85C2FF (complementary), #FF8585 (analogous), and #FF9C38 (lighter shade) work well with #FFC285.