crispedge.com

Color picker

Loading...

#fa58f1 hex color - Red - Warm color - Information

#fa58f1 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fa58f1 Color code in RGB color code model is created after adding 98.04% red color, 34.51% green color and 94.51% blue color. Hex #fa58f1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 4% yellow and 2% black.

Hex #fa58f1 color code is between #ff55ee web safe hex color code and #ee66ff web safe hex color code. #ff55ee is the nearest web safe color code. You can see here many more shades of #fa58f1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codefa58f1#fa58f1
RGB Decimal250, 88, 241rgb(250, 88, 241)
RGB Percent98%, 35%, 95%rgb(98%, 35%, 95%)
CSS RGBa250, 88, 241,1rgba(250,88,241,1)
CMYK Modelcmyk(0%,65%,4%,2%)
HSL Color Space303,94% ,66%hsl(303,94% ,66%)
HSV Color Space303°, 65%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110100101100011110001
Octal372130361
Decimal25088241
Hexfa58f1

Different shades of #fa58f1 color code.

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

Light Shade of #fa58f1
#fb89f5
Dark Shade of #fa58f1
#f926ed
Saturated Shade of #fa58f1
#ff53f5
Desaturated Shade of #fa58f1
#f161e9
Grey scale Shade of #fa58f1
#a9a9a9
Brighten Shade
#ff71ff
Most Readable Shade
#000000

Shades of #fa58f1 color code

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

#fa58f1
#de4ed6
#c244bb
#a63aa0
#8a3085
#6f276b
#531d50
#371335
#1b091a
#000000

Similar Color like #fa58f1 color

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

#fb59f2
#fc5af3
#fd5bf4
#fe5cf5
#ff5df6
#ff5ef7
#ff5ff8
#ff60f9
#ff61fa
#ff62fb
#ff63fc
#ff64fd
#ff65fe
#ff66ff
#f957f0
#f856ef
#f755ee
#f654ed
#f553ec
#f452eb
#f351ea
#f250e9
#f14fe8
#f04ee7
#ef4de6
#ee4ce5
#ed4be4
#ec4ae3

Monochromatic Color with #fa58f1

#fa58f1
#250d24
#501c4d
#7a2b76
#a53a9f
#cf49c8

Tints of #fa58f1 Color

#fa58f1
#fa6af2
#fb7df4
#fb8ff5
#fca2f7
#fcb4f8
#fdc7fa
#fdd9fb
#feecfd
#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

#fa58f1
#58fa61

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

Split Complementary

#fa58f1
#a0fa58
#58fab2

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

Analogous Color

#c258fa
#e358fa
#fa58f1
#fa58d1
#fa58b0

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

#fa58f1
#f1fa58
#58f1fa

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

#fa58f1
#fab258
#58fa61
#58a0fa

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

#fa58f1
#58fa61
#58fab2
#fa58a0

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

#fa58f1 Color Code Preview on Black Background Color

This is how #fa58f1 Color will look on black background color. Color contrast ratio is 7.73

#fa58f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa58f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa58f1

#fa58f1 color code is use for CSS Background Color

Background color for the above div is #fa58f1

HTML with inline CSS

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

#fa58f1 color code is use for CSS Border Color

CSS Border color for the above div is #fa58f1

HTML with inline CSS

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

CSS Border Left color for the above div is #fa58f1

HTML with inline CSS

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

CSS Border Right color for the above div is #fa58f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa58f1

HTML with inline CSS

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

CSS Border Top color for the above div is #fa58f1

HTML with inline CSS

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

#fa58f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa58f1 Color code Preview on White Background

This is how #fa58f1 Color code will look on white background color. Color contrast ratio is 2.72

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(250,88,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,250,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,88,241,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.