crispedge.com

Color picker

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

#ffa5dd hex color - Red - Warm color - Information

#ffa5dd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ffa5dd Color code in RGB color code model is created after adding 100% red color, 64.71% green color and 86.67% blue color. Hex #ffa5dd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 13% yellow and 0% black.

Hex #ffa5dd color code is between #eeaacc web safe hex color code and #dd99ee web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #ffa5dd color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codeffa5dd#ffa5dd
RGB Decimal255, 165, 221rgb(255, 165, 221)
RGB Percent100%, 65%, 87%rgb(100%, 65%, 87%)
CSS RGBa255, 165, 221,1rgba(255,165,221,1)
CMYK Modelcmyk(0%,35%,13%,0%)
HSL Color Space323,100% ,82%hsl(323,100% ,82%)
HSV Color Space323°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010010111011101
Octal377245335
Decimal255165221
Hexffa5dd

Different shades of #ffa5dd color code.

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

Light Shade of #ffa5dd
#ffd8f0
Dark Shade of #ffa5dd
#ff72ca
Saturated Shade of #ffa5dd
#ffa5dd
Desaturated Shade of #ffa5dd
#faa9dc
Grey scale Shade of #ffa5dd
#d2d2d2
Brighten Shade
#ffbef6
Most Readable Shade
#000000

Shades of #ffa5dd color code

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

#ffa5dd
#e292c4
#c680ab
#aa6e93
#8d5b7a
#714962
#553749
#382431
#1c1218
#000000

Similar Color like #ffa5dd color

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

#ffa6de
#ffa7df
#ffa8e0
#ffa9e1
#ffaae2
#ffabe3
#fface4
#ffade5
#ffaee6
#ffafe7
#ffb0e8
#ffb1e9
#ffb2ea
#ffb3eb
#fea4dc
#fda3db
#fca2da
#fba1d9
#faa0d8
#f99fd7
#f89ed6
#f79dd5
#f69cd4
#f59bd3
#f49ad2
#f399d1
#f298d0
#f197cf

Monochromatic Color with #ffa5dd

#ffa5dd
#2a1b25
#55374a
#80536f
#aa6e93
#d48ab8

Tints of #ffa5dd Color

#ffa5dd
#ffafe0
#ffb9e4
#ffc3e8
#ffcdec
#ffd7ef
#ffe1f3
#ffebf7
#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

#ffa5dd
#a5ffc7

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

Split Complementary

#ffa5dd
#b0ffa5
#a5fff4

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

Analogous Color

#fda5ff
#ffa5ef
#ffa5dd
#ffa5cb
#ffa5b9

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

#ffa5dd
#ddffa5
#a5ddff

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

#ffa5dd
#fff4a5
#a5ffc7
#a5b0ff

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

#ffa5dd
#a5ffc7
#a5fff4
#ffa5b0

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

#ffa5dd Color Code Preview on Black Background Color

This is how #ffa5dd Color will look on black background color. Color contrast ratio is 11.68

#ffa5dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa5dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa5dd

#ffa5dd color code is use for CSS Background Color

Background color for the above div is #ffa5dd

HTML with inline CSS

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

#ffa5dd color code is use for CSS Border Color

CSS Border color for the above div is #ffa5dd

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa5dd

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa5dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa5dd

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa5dd

HTML with inline CSS

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

#ffa5dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa5dd Color code Preview on White Background

This is how #ffa5dd Color code will look on white background color. Color contrast ratio is 1.80

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.