Skip to main content Skip to docs navigation

#fcd55b hex color - Yellow - Warm color - Information

#fcd55b hex color - Yellow - Warm color

On this page
@
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 Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fcd55b Color code in RGB color code model is created after adding 98.82% red color, 83.53% green color and 35.69% blue color. Hex #fcd55b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 64% yellow and 1.18% black.

Hex #fcd55b color code is between #ffdd55 web safe hex color code and #eecc66 web safe hex color code. #ffdd55 is the nearest web safe color code. You can see here many more shades of #fcd55b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fcd55b #fcd55b
RGB Decimal 252, 213, 91 rgb(252, 213, 91)
RGB Percent 99%, 84%, 36% rgb(99%, 84%, 36%)
CSS RGBa 252, 213, 91,1 rgba(252,213,91,1)
CMYK Model cmyk(0%,15%,64%,1.18%)
HSL Color Space 45,96% ,67% hsl(45,96% ,67%)
HSV Color Space 45°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 11010101 01011011
Octal 374 325 133
Decimal 252 213 91
Hex fc d5 5b

Different shades of #fcd55b color code.

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

Light Shade of #fcd55b
#fde28d
Dark Shade of #fcd55b
#fbc829
Saturated Shade of #fcd55b
#ffd758
Desaturated Shade of #fcd55b
#f4d163
Grey scale Shade of #fcd55b
#ababab
Brighten Shade
#ffee74
Most Readable Shade
#000000

Shades of #fcd55b color code

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

#fcd55b
#e0bd50
#c4a546
#a88e3c
#8c7632
#705e28
#54471e
#382f14
#1c170a
#000000

Similar Color like #fcd55b color

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

#fdd65c
#fed75d
#ffd85e
#ffd95f
#ffda60
#ffdb61
#ffdc62
#ffdd63
#ffde64
#ffdf65
#ffe066
#ffe167
#ffe268
#ffe369
#fbd45a
#fad359
#f9d258
#f8d157
#f7d056
#f6cf55
#f5ce54
#f4cd53
#f3cc52
#f2cb51
#f1ca50
#f0c94f
#efc84e
#eec74d

Monochromatic Color with #fcd55b

#fcd55b
#27210e
#52451e
#7c692d
#a78d3c
#d1b14c

Tints of #fcd55b Color

#fcd55b
#fcd96d
#fcde7f
#fde391
#fde7a3
#fdecb6
#fef1c8
#fef5da
#fefaec
#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

#fcd55b
#5b82fc

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

Split Complementary

#fcd55b
#5bd3fc
#855bfc

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

Analogous Color

#fc955b
#fcb55b
#fcd55b
#fcf55b
#e3fc5b

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

#fcd55b
#5bfcd5
#d55bfc

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

#fcd55b
#5bfc84
#5b82fc
#fc5bd2

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

Double Complementary Color

#fcd55b
#5b82fc
#855bfc
#d3fc5b

Double Complementary 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).

Hex #fcd55b 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.

#fcd55b Color Code Preview on Black Background Color

This is how #fcd55b Color will look on black background color. Color contrast ratio is 14.81

#fcd55b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd55b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd55b

#fcd55b color code is use for CSS Background Color

Background color for the above div is #fcd55b

HTML with inline CSS

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

#fcd55b color code is use for CSS Border Color

CSS Border color for the above div is #fcd55b

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd55b

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd55b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd55b

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd55b

HTML with inline CSS

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

#fcd55b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd55b Color code Preview on White Background

This is how #fcd55b Color code will look on white background color. Color contrast ratio is 1.42

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 #fcd55b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fcd55b; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(252,213,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,130,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,213,91,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.


Fatal error: Uncaught Error: Undefined constant "GETPOSTTYPE" in /var/www/html/ce/wp-content/themes/crispedge/footer.php:18 Stack trace: #0 /var/www/html/ce/wp-includes/template.php(810): require_once() #1 /var/www/html/ce/wp-includes/template.php(745): load_template() #2 /var/www/html/ce/wp-includes/general-template.php(92): locate_template() #3 /var/www/html/ce/wp-content/themes/crispedge/page-color.php(1495): get_footer() #4 /var/www/html/ce/wp-includes/template-loader.php(106): include('...') #5 /var/www/html/ce/wp-blog-header.php(19): require_once('...') #6 /var/www/html/ce/index.php(17): require('...') #7 {main} thrown in /var/www/html/ce/wp-content/themes/crispedge/footer.php on line 18