#FFC283 Color Information

Hex color code: #FFC283

#FFC283 is a airy orange color. In RGB it is (255, 194, 131), and in HSL it is (30°, 100%, 76%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#FFC283
RGB
255, 194, 131
HSL
30°, 100%, 76%
CMYK
0%, 24%, 49%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFC283; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 194, 131

Red: 255 / Green: 194 / Blue: 131

HSL

30°, 100%, 76%

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

CMYK

0%, 24%, 49%, 0%

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

What color is #FFC283?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFC283 to RGB:

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

HEX to HSL

Convert #FFC283 to HSL:

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

HEX to CMYK

Convert #FFC283 to CMYK:

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

Color Meaning and Usage

#FFC283 is a light orange color with RGB values of 255, 194, 131 and HSL of 30°, 100%, 76%. 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 #FFC283 is #85C2FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF8585.

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

Contrast with #FFC283

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFC283?

#FFC283 is a light orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFC283?

#FFC283 in RGB is (255, 194, 131) - 255 red, 194 green, and 131 blue.

How to use #FFC283 in CSS?

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

What colors go well with #FFC283?

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