Skip to main content Skip to docs navigation

#fecd90 hex color | Download Light Orange BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 148 C and its hex is #FECB8B Nearest Color Name

Color Hue/Base color: Orange

Hex #fecd90 Color code in RGB color code model is created after adding 99.61% red color, 80.39% green color and 56.47% blue color. Hex #fecd90 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 43% yellow and 0.39% black.

Hex #fecd90 color code is between #ffcc88 web safe hex color code and #eedd99 web safe hex color code. #ffcc88 is the nearest web safe color code. You can see here many more shades of #fecd90 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code fecd90 #fecd90
RGB Decimal 254, 205, 144 254, 205, 144
RGB Percent 100%, 80%, 56% rgb(100%, 80%, 56%)
CSS RGBa 254, 205, 144,1 rgba(254,205,144,1)
CMYK Model cmyk(0%,19%,43%,0.39%)
HSL Color Space 33,98% ,78% hsl(33,98% ,78%)
HSV Color Space 33°, 43%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11001101 10010000
Octal 376 315 220
Decimal 254 205 144
Hex fe cd 90

Different shades of #fecd90 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #fecd90
#f38802
Darker of #fecd90
#fd9f2b
Dark of #fecd90
#feb65d
Base of #fecd90
#fecd90
Light of #fecd90
#fee4c3
Lighter
#fffbf5
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#fecd90
#90c1fe

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#fecd90
#90f8fe
#9690fe

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#fe9093
#fe9f90
#fecd90
#fef290
#ddfe90

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#fecd90
#cd90fe
#90fecd

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#fecd90
#90fecd
#90c1fe
#fe90c1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fecd90
#90fe96
#90c1fe
#fe90f8

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #fecd90

#c06b02
#f38802
#fd9f2b
#feb65d
#fecd90
#fee4c3
#fffbf5
#ffffff
#ffffff

Tints of #fecd90 Color

#fecd90
#fed29c
#fed8a8
#feddb5
#fee3c1
#fee8cd
#feeeda
#fef3e6
#fef9f2
#ffffff

Shades of #fecd90 color code

Generate more color scales with scales (color stack) generator.

#fecd90
#e1b680
#c59f70
#a98860
#8d7150
#705b40
#544430
#382d20
#1c1610
#000000

Tones

#fecd90
#f3cc9b
#e8cba6
#dcc9b2
#d1c8bd

Tones

Similar Color like #fecd90 color

Find visually similar hex color codes nearing to #fecd90 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ffce91
#ffcf92
#ffd093
#ffd194
#ffd295
#ffd396
#ffd497
#ffd598
#ffd699
#ffd79a
#ffd89b
#ffd99c
#ffda9d
#ffdb9e
#fdcc8f
#fccb8e
#fbca8d
#fac98c
#f9c88b
#f8c78a
#f7c689
#f6c588
#f5c487
#f4c386
#f3c285
#f2c184
#f1c083
#f0bf82

Download this Light Orange

Hex #fecd90 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#fecd90 Color Code Preview on Black Background Color

This is how #fecd90 Color will look on black background color. Color contrast ratio is 14.35

#fecd90 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#fecd90">Your Example Paragraph content text in with font color #fecd90 </p>

Your Example Paragraph content text in with font color #fecd90

HTML with inline CSS

<div style="color:#fecd90">Your Paragraph text in with font color #fecd90 </div>

Your Example Paragraph content text in with font color #fecd90

#fecd90 color code is use for CSS Background Color

Background color for the above div is #fecd90

HTML with inline CSS

<div style="background-color:#fecd90;"></div>

#fecd90 color code is use for CSS Border Color

CSS Border color for the above div is #fecd90

HTML with inline CSS

<div style="border:5px solid #fecd90;"></div>

CSS Border Left color for the above div is #fecd90

HTML with inline CSS

<div style="border-left:5px solid #fecd90;"></div>

CSS Border Right color for the above div is #fecd90

HTML with inline CSS

<div style="border-right:5px solid #fecd90;"></div>

CSS Border Bottom color for the above div is #fecd90

HTML with inline CSS

<div style="border-bottom:5px solid #fecd90;"></div>

CSS Border Top color for the above div is #fecd90

HTML with inline CSS

<div style="border-top:5px solid #fecd90;"></div>

#fecd90 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#fecd90; } .examplecolorclass {color:#fecd90; } .examplebordercolor {border:3px solid #fecd90; }

#fecd90 Color code Preview on White Background

This is how #fecd90 Color code will look on white background color. Color contrast ratio is 1.46

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #fecd90; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fecd90; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,205,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,193,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,205,144,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }