crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fad2a7 hex color - Orange - Warm color - Information

#fad2a7 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefad2a7#fad2a7
RGB Decimal250, 210, 167rgb(250, 210, 167)
RGB Percent98%, 82%, 65%rgb(98%, 82%, 65%)
CSS RGBa250, 210, 167,1rgba(250,210,167,1)
CMYK Modelcmyk(0%,16%,33%,2%)
HSL Color Space31,89% ,82%hsl(31,89% ,82%)
HSV Color Space31°, 33%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101101001010100111
Octal372322247
Decimal250210167
Hexfad2a7

Different shades of #fad2a7 color code.

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

Light Shade of #fad2a7
#fdebd7
Dark Shade of #fad2a7
#f7b977
Saturated Shade of #fad2a7
#ffd2a2
Desaturated Shade of #fad2a7
#f5d2ac
Grey scale Shade of #fad2a7
#d0d0d0
Brighten Shade
#ffebc0
Most Readable Shade
#000000

Shades of #fad2a7 color code

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

#fad2a7
#deba94
#c2a381
#a68c6f
#8a745c
#6f5d4a
#534637
#372e25
#1b1712
#000000

Similar Color like #fad2a7 color

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

#fbd3a8
#fcd4a9
#fdd5aa
#fed6ab
#ffd7ac
#ffd8ad
#ffd9ae
#ffdaaf
#ffdbb0
#ffdcb1
#ffddb2
#ffdeb3
#ffdfb4
#ffe0b5
#f9d1a6
#f8d0a5
#f7cfa4
#f6cea3
#f5cda2
#f4cca1
#f3cba0
#f2ca9f
#f1c99e
#f0c89d
#efc79c
#eec69b
#edc59a
#ecc499

Monochromatic Color with #fad2a7

#fad2a7
#251f19
#504335
#7a6752
#a58b6e
#cfae8b

Tints of #fad2a7 Color

#fad2a7
#fad7b0
#fbdcba
#fbe1c4
#fce6ce
#fcebd7
#fdf0e1
#fdf5eb
#fefaf5
#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

#fad2a7
#a7cffa

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

Split Complementary

#fad2a7
#a7f9fa
#a9a7fa

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

Analogous Color

#fab1a7
#fac1a7
#fad2a7
#fae3a7
#faf3a7

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

#fad2a7
#a7fad2
#d2a7fa

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

#fad2a7
#a7faa8
#a7cffa
#faa7f8

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

#fad2a7
#a7cffa
#a9a7fa
#f9faa7

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

#fad2a7 Color Code Preview on Black Background Color

This is how #fad2a7 Color will look on black background color. Color contrast ratio is 14.84

#fad2a7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad2a7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fad2a7

#fad2a7 color code is use for CSS Background Color

Background color for the above div is #fad2a7

HTML with inline CSS

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

#fad2a7 color code is use for CSS Border Color

CSS Border color for the above div is #fad2a7

HTML with inline CSS

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

CSS Border Left color for the above div is #fad2a7

HTML with inline CSS

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

CSS Border Right color for the above div is #fad2a7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fad2a7

HTML with inline CSS

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

CSS Border Top color for the above div is #fad2a7

HTML with inline CSS

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

#fad2a7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fad2a7 Color code Preview on White Background

This is how #fad2a7 Color code will look on white background color. Color contrast ratio is 1.41

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.