crispedge.com

Color picker

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

#ffaadc hex color - Red - Warm color - Information

#ffaadc hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ffaadc Color code in RGB color code model is created after adding 100% red color, 66.67% green color and 86.27% blue color. Hex #ffaadc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 14% yellow and 0% black.

Hex #ffaadc color code is between #ee99dd web safe hex color code and #ddbbcc web safe hex color code. #ee99dd is the nearest web safe color code. You can see here many more shades of #ffaadc color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeffaadc#ffaadc
RGB Decimal255, 170, 220rgb(255, 170, 220)
RGB Percent100%, 67%, 86%rgb(100%, 67%, 86%)
CSS RGBa255, 170, 220,1rgba(255,170,220,1)
CMYK Modelcmyk(0%,33%,14%,0%)
HSL Color Space325,100% ,83%hsl(325,100% ,83%)
HSV Color Space325°, 33%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010101011011100
Octal377252334
Decimal255170220
Hexffaadc

Different shades of #ffaadc color code.

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

Light Shade of #ffaadc
#ffddf1
Dark Shade of #ffaadc
#ff77c7
Saturated Shade of #ffaadc
#ffaadc
Desaturated Shade of #ffaadc
#fbaedb
Grey scale Shade of #ffaadc
#d4d4d4
Brighten Shade
#ffc3f5
Most Readable Shade
#000000

Shades of #ffaadc color code

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

#ffaadc
#e297c3
#c684ab
#aa7192
#8d5e7a
#714b61
#553849
#382530
#1c1218
#000000

Similar Color like #ffaadc color

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

#ffabdd
#ffacde
#ffaddf
#ffaee0
#ffafe1
#ffb0e2
#ffb1e3
#ffb2e4
#ffb3e5
#ffb4e6
#ffb5e7
#ffb6e8
#ffb7e9
#ffb8ea
#fea9db
#fda8da
#fca7d9
#fba6d8
#faa5d7
#f9a4d6
#f8a3d5
#f7a2d4
#f6a1d3
#f5a0d2
#f49fd1
#f39ed0
#f29dcf
#f19cce

Monochromatic Color with #ffaadc

#ffaadc
#2a1c25
#553949
#80556e
#aa7193
#d48eb7

Tints of #ffaadc Color

#ffaadc
#ffb3df
#ffbce3
#ffc6e7
#ffcfeb
#ffd9ef
#ffe2f3
#ffecf7
#fff5fb
#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

#ffaadc
#aaffcd

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

Split Complementary

#ffaadc
#b2ffaa
#aafff8

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

Analogous Color

#ffaafe
#ffaaed
#ffaadc
#ffaacb
#ffaaba

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

#ffaadc
#dcffaa
#aadcff

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

#ffaadc
#fff7aa
#aaffcd
#aab1ff

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

#ffaadc
#aaffcd
#aafff7
#ffaab2

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

#ffaadc Color Code Preview on Black Background Color

This is how #ffaadc Color will look on black background color. Color contrast ratio is 12.04

#ffaadc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaadc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffaadc

#ffaadc color code is use for CSS Background Color

Background color for the above div is #ffaadc

HTML with inline CSS

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

#ffaadc color code is use for CSS Border Color

CSS Border color for the above div is #ffaadc

HTML with inline CSS

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

CSS Border Left color for the above div is #ffaadc

HTML with inline CSS

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

CSS Border Right color for the above div is #ffaadc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffaadc

HTML with inline CSS

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

CSS Border Top color for the above div is #ffaadc

HTML with inline CSS

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

#ffaadc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffaadc Color code Preview on White Background

This is how #ffaadc Color code will look on white background color. Color contrast ratio is 1.74

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.