crispedge.com

Color picker

Loading...

#fad21f hex color - Yellow - Warm color - Information

#fad21f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fad21f Color code in RGB color code model is created after adding 98.04% red color, 82.35% green color and 12.16% blue color. Hex #fad21f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 88% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefad21f#fad21f
RGB Decimal250, 210, 31rgb(250, 210, 31)
RGB Percent98%, 82%, 12%rgb(98%, 82%, 12%)
CSS RGBa250, 210, 31,1rgba(250,210,31,1)
CMYK Modelcmyk(0%,16%,88%,2%)
HSL Color Space49,96% ,55%hsl(49,96% ,55%)
HSV Color Space49°, 88%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101101001000011111
Octal37232237
Decimal25021031
Hexfad21f

Different shades of #fad21f color code.

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

Light Shade of #fad21f
#fbdc51
Dark Shade of #fad21f
#e1b905
Saturated Shade of #fad21f
#ffd51a
Desaturated Shade of #fad21f
#efcb2a
Grey scale Shade of #fad21f
#8c8c8c
Brighten Shade
#ffeb38
Most Readable Shade
#000000

Shades of #fad21f color code

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

#fad21f
#deba1b
#c2a318
#a68c14
#8a7411
#6f5d0d
#53460a
#372e06
#1b1703
#000000

Similar Color like #fad21f color

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

#fbd320
#fcd421
#fdd522
#fed623
#ffd724
#ffd825
#ffd926
#ffda27
#ffdb28
#ffdc29
#ffdd2a
#ffde2b
#ffdf2c
#ffe02d
#f9d11e
#f8d01d
#f7cf1c
#f6ce1b
#f5cd1a
#f4cc19
#f3cb18
#f2ca17
#f1c916
#f0c815
#efc714
#eec613
#edc512
#ecc411

Monochromatic Color with #fad21f

#fad21f
#251f05
#50430a
#7a670f
#a58b14
#cfae1a

Tints of #fad21f Color

#fad21f
#fad737
#fbdc50
#fbe169
#fce682
#fceb9b
#fdf0b4
#fdf5cd
#fefae6
#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

#fad21f
#1f47fa

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

Split Complementary

#fad21f
#1fb5fa
#641ffa

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

Analogous Color

#fa7a1f
#faa61f
#fad21f
#f6fa1f
#cafa1f

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

#fad21f
#1ffad2
#d21ffa

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

#fad21f
#1ffa64
#1f47fa
#fa1fb4

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

#fad21f
#1f47fa
#641ffa
#b5fa1f

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

#fad21f Color Code Preview on Black Background Color

This is how #fad21f Color will look on black background color. Color contrast ratio is 14.30

#fad21f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad21f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad21f

#fad21f color code is use for CSS Background Color

Background color for the above div is #fad21f

HTML with inline CSS

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

#fad21f color code is use for CSS Border Color

CSS Border color for the above div is #fad21f

HTML with inline CSS

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

CSS Border Left color for the above div is #fad21f

HTML with inline CSS

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

CSS Border Right color for the above div is #fad21f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fad21f

HTML with inline CSS

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

CSS Border Top color for the above div is #fad21f

HTML with inline CSS

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

#fad21f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fad21f Color code Preview on White Background

This is how #fad21f Color code will look on white background color. Color contrast ratio is 1.47

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

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(250,210,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,71,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,210,31,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.