crispedge.com

Color picker

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

#f8a5fa hex color - Violet - Warm color - Information

#f8a5fa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f8a5fa Color code in RGB color code model is created after adding 97.25% red color, 64.71% green color and 98.04% blue color. Hex #f8a5fa Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 34% magenta, 0% yellow and 2% black.

Hex #f8a5fa color code is between #ffaaff web safe hex color code and #ee99ee web safe hex color code. #ffaaff is the nearest web safe color code. You can see here many more shades of #f8a5fa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef8a5fa#f8a5fa
RGB Decimal248, 165, 250rgb(248, 165, 250)
RGB Percent97%, 65%, 98%rgb(97%, 65%, 98%)
CSS RGBa248, 165, 250,1rgba(248,165,250,1)
CMYK Modelcmyk(1%,34%,0%,2%)
HSL Color Space299,89% ,81%hsl(299,89% ,81%)
HSV Color Space299°, 34%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110001010010111111010
Octal370245372
Decimal248165250
Hexf8a5fa

Different shades of #f8a5fa color code.

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

Light Shade of #f8a5fa
#fcd5fd
Dark Shade of #f8a5fa
#f475f7
Saturated Shade of #f8a5fa
#fda0ff
Desaturated Shade of #f8a5fa
#f3aaf5
Grey scale Shade of #f8a5fa
#cfcfcf
Brighten Shade
#ffbeff
Most Readable Shade
#000000

Shades of #f8a5fa color code

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

#f8a5fa
#dc92de
#c080c2
#a56ea6
#895b8a
#6e496f
#523753
#372437
#1b121b
#000000

Similar Color like #f8a5fa color

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

#f9a6fb
#faa7fc
#fba8fd
#fca9fe
#fdaaff
#feabff
#ffacff
#ffadff
#ffaeff
#ffafff
#ffb0ff
#ffb1ff
#ffb2ff
#ffb3ff
#f7a4f9
#f6a3f8
#f5a2f7
#f4a1f6
#f3a0f5
#f29ff4
#f19ef3
#f09df2
#ef9cf1
#ee9bf0
#ed9aef
#ec99ee
#eb98ed
#ea97ec

Monochromatic Color with #f8a5fa

#f8a5fa
#251925
#4f3550
#79517a
#a46da5
#ce89cf

Tints of #f8a5fa Color

#f8a5fa
#f8affa
#f9b9fb
#fac3fb
#fbcdfc
#fbd7fc
#fce1fd
#fdebfd
#fef5fe
#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

#f8a5fa
#a7faa5

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

Split Complementary

#f8a5fa
#d1faa5
#a5face

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

Analogous Color

#d6a5fa
#e7a5fa
#f8a5fa
#faa5eb
#faa5da

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

#f8a5fa
#faf8a5
#a5faf8

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

#f8a5fa
#facda5
#a7faa5
#a5d1fa

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

#f8a5fa
#a7faa5
#a5face
#faa5d1

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

#f8a5fa Color Code Preview on Black Background Color

This is how #f8a5fa Color will look on black background color. Color contrast ratio is 11.75

#f8a5fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8a5fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f8a5fa

#f8a5fa color code is use for CSS Background Color

Background color for the above div is #f8a5fa

HTML with inline CSS

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

#f8a5fa color code is use for CSS Border Color

CSS Border color for the above div is #f8a5fa

HTML with inline CSS

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

CSS Border Left color for the above div is #f8a5fa

HTML with inline CSS

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

CSS Border Right color for the above div is #f8a5fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f8a5fa

HTML with inline CSS

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

CSS Border Top color for the above div is #f8a5fa

HTML with inline CSS

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

#f8a5fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f8a5fa Color code Preview on White Background

This is how #f8a5fa Color code will look on white background color. Color contrast ratio is 1.79

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.