crispedge.com

Color picker

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

#ffa5ff hex color - Red - Warm color - Information

#ffa5ff hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ffa5ff color code is between #eeaaee web safe hex color code and #dd99dd web safe hex color code. #eeaaee is the nearest web safe color code. You can see here many more shades of #ffa5ff color code.

0 Likes 0 Comments | 18 Views

Color Table

Hex Color Codeffa5ff#ffa5ff
RGB Decimal255, 165, 255rgb(255, 165, 255)
RGB Percent100%, 65%, 100%rgb(100%, 65%, 100%)
CSS RGBa255, 165, 255,1rgba(255,165,255,1)
CMYK Modelcmyk(0%,35%,0%,0%)
HSL Color Space300,100% ,82%hsl(300,100% ,82%)
HSV Color Space300°, 35%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111010010111111111
Octal377245377
Decimal255165255
Hexffa5ff

Different shades of #ffa5ff color code.

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

Light Shade of #ffa5ff
#ffd8ff
Dark Shade of #ffa5ff
#ff72ff
Saturated Shade of #ffa5ff
#ffa5ff
Desaturated Shade of #ffa5ff
#faa9fa
Grey scale Shade of #ffa5ff
#d2d2d2
Brighten Shade
#ffbeff
Most Readable Shade
#000000

Shades of #ffa5ff color code

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

#ffa5ff
#e292e2
#c680c6
#aa6eaa
#8d5b8d
#714971
#553755
#382438
#1c121c
#000000

Similar Color like #ffa5ff color

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

#ffa6ff
#ffa7ff
#ffa8ff
#ffa9ff
#ffaaff
#ffabff
#ffacff
#ffadff
#ffaeff
#ffafff
#ffb0ff
#ffb1ff
#ffb2ff
#ffb3ff
#fea4fe
#fda3fd
#fca2fc
#fba1fb
#faa0fa
#f99ff9
#f89ef8
#f79df7
#f69cf6
#f59bf5
#f49af4
#f399f3
#f298f2
#f197f1

Monochromatic Color with #ffa5ff

#ffa5ff
#2a1b2a
#553755
#805380
#aa6eaa
#d48ad4

Tints of #ffa5ff Color

#ffa5ff
#ffafff
#ffb9ff
#ffc3ff
#ffcdff
#ffd7ff
#ffe1ff
#ffebff
#fff5ff
#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

#ffa5ff
#a5ffa5

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

Split Complementary

#ffa5ff
#d2ffa5
#a5ffd2

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

Analogous Color

#dba5ff
#eda5ff
#ffa5ff
#ffa5ed
#ffa5db

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

#ffa5ff
#ffffa5
#a5ffff

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

#ffa5ff
#ffd2a5
#a5ffa5
#a5d2ff

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

#ffa5ff
#a5ffa5
#a5ffd2
#ffa5d2

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

#ffa5ff Color Code Preview on Black Background Color

This is how #ffa5ff Color will look on black background color. Color contrast ratio is 12.08

#ffa5ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa5ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffa5ff

#ffa5ff color code is use for CSS Background Color

Background color for the above div is #ffa5ff

HTML with inline CSS

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

#ffa5ff color code is use for CSS Border Color

CSS Border color for the above div is #ffa5ff

HTML with inline CSS

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

CSS Border Left color for the above div is #ffa5ff

HTML with inline CSS

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

CSS Border Right color for the above div is #ffa5ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffa5ff

HTML with inline CSS

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

CSS Border Top color for the above div is #ffa5ff

HTML with inline CSS

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

#ffa5ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffa5ff Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 18 Views

Post your comment:-

By submitting comment you agree to our privacy policy.