crispedge.com

Color picker

Loading...

#fccf2a hex color - Orange - Warm color - Information

#fccf2a hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #fccf2a Color code in RGB color code model is created after adding 98.82% red color, 81.18% green color and 16.47% blue color. Hex #fccf2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 83% yellow and 1% black.

Hex #fccf2a color code is between #ffcc22 web safe hex color code and #eedd33 web safe hex color code. #ffcc22 is the nearest web safe color code. You can see here many more shades of #fccf2a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefccf2a#fccf2a
RGB Decimal252, 207, 42rgb(252, 207, 42)
RGB Percent99%, 81%, 16%rgb(99%, 81%, 16%)
CSS RGBa252, 207, 42,1rgba(252,207,42,1)
CMYK Modelcmyk(0%,18%,83%,1%)
HSL Color Space47,97% ,58%hsl(47,97% ,58%)
HSV Color Space47°, 83%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001100111100101010
Octal37431752
Decimal25220742
Hexfccf2a

Different shades of #fccf2a color code.

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

Light Shade of #fccf2a
#fdda5c
Dark Shade of #fccf2a
#f0bd03
Saturated Shade of #fccf2a
#ffd127
Desaturated Shade of #fccf2a
#f1c935
Grey scale Shade of #fccf2a
#939393
Brighten Shade
#ffe843
Most Readable Shade
#000000

Shades of #fccf2a color code

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

#fccf2a
#e0b825
#c4a120
#a88a1c
#8c7317
#705c12
#54450e
#382e09
#1c1704
#000000

Similar Color like #fccf2a color

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

#fdd02b
#fed12c
#ffd22d
#ffd32e
#ffd42f
#ffd530
#ffd631
#ffd732
#ffd833
#ffd934
#ffda35
#ffdb36
#ffdc37
#ffdd38
#fbce29
#facd28
#f9cc27
#f8cb26
#f7ca25
#f6c924
#f5c823
#f4c722
#f3c621
#f2c520
#f1c41f
#f0c31e
#efc21d
#eec11c

Monochromatic Color with #fccf2a

#fccf2a
#272007
#52430e
#7c6615
#a7891c
#d1ac23

Tints of #fccf2a Color

#fccf2a
#fcd441
#fcd959
#fddf71
#fde488
#fde9a0
#feefb8
#fef4cf
#fef9e7
#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

#fccf2a
#2a57fc

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

Split Complementary

#fccf2a
#2ac0fc
#662afc

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

Analogous Color

#fc7b2a
#fca52a
#fccf2a
#fcf92a
#d5fc2a

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

#fccf2a
#2afccf
#cf2afc

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

#fccf2a
#2afc66
#2a57fc
#fc2ac0

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

#fccf2a
#2a57fc
#662afc
#c0fc2a

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 #fccf2a 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.

#fccf2a Color Code Preview on Black Background Color

This is how #fccf2a Color will look on black background color. Color contrast ratio is 14.10

#fccf2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fccf2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fccf2a

#fccf2a color code is use for CSS Background Color

Background color for the above div is #fccf2a

HTML with inline CSS

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

#fccf2a color code is use for CSS Border Color

CSS Border color for the above div is #fccf2a

HTML with inline CSS

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

CSS Border Left color for the above div is #fccf2a

HTML with inline CSS

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

CSS Border Right color for the above div is #fccf2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fccf2a

HTML with inline CSS

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

CSS Border Top color for the above div is #fccf2a

HTML with inline CSS

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

#fccf2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fccf2a Color code Preview on White Background

This is how #fccf2a Color code will look on white background color. Color contrast ratio is 1.49

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

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,207,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,87,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,207,42,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.