crispedge.com

Color picker

Loading...

#f24fdd hex color - Red - Warm color - Information

#f24fdd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f24fdd Color code in RGB color code model is created after adding 94.9% red color, 30.98% green color and 86.67% blue color. Hex #f24fdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 9% yellow and 5% black.

Hex #f24fdd color code is between #ee55cc web safe hex color code and #ff44ee web safe hex color code. #ee55cc is the nearest web safe color code. You can see here many more shades of #f24fdd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef24fdd#f24fdd
RGB Decimal242, 79, 221rgb(242, 79, 221)
RGB Percent95%, 31%, 87%rgb(95%, 31%, 87%)
CSS RGBa242, 79, 221,1rgba(242,79,221,1)
CMYK Modelcmyk(0%,67%,9%,5%)
HSL Color Space308,86% ,63%hsl(308,86% ,63%)
HSV Color Space308°, 67%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100100111111011101
Octal362117335
Decimal24279221
Hexf24fdd

Different shades of #f24fdd color code.

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

Light Shade of #f24fdd
#f67ee6
Dark Shade of #f24fdd
#ee20d4
Saturated Shade of #f24fdd
#fb46e4
Desaturated Shade of #f24fdd
#e958d6
Grey scale Shade of #f24fdd
#a0a0a0
Brighten Shade
#ff68f6
Most Readable Shade
#000000

Shades of #f24fdd color code

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

#f24fdd
#d746c4
#bc3dab
#a13493
#862b7a
#6b2362
#501a49
#351131
#1a0818
#000000

Similar Color like #f24fdd color

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

#f350de
#f451df
#f552e0
#f653e1
#f754e2
#f855e3
#f956e4
#fa57e5
#fb58e6
#fc59e7
#fd5ae8
#fe5be9
#ff5cea
#ff5deb
#f14edc
#f04ddb
#ef4cda
#ee4bd9
#ed4ad8
#ec49d7
#eb48d6
#ea47d5
#e946d4
#e845d3
#e744d2
#e643d1
#e542d0
#e441cf

Monochromatic Color with #f24fdd

#f24fdd
#1d0a1b
#481842
#722569
#9d338f
#c741b6

Tints of #f24fdd Color

#f24fdd
#f362e0
#f476e4
#f689e8
#f79dec
#f9b0ef
#fac4f3
#fcd7f7
#fdebfb
#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

#f24fdd
#4ff264

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

Split Complementary

#f24fdd
#8cf24f
#4ff2b5

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

Analogous Color

#c64ff2
#e64ff2
#f24fdd
#f24fbc
#f24f9c

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

#f24fdd
#ddf24f
#4fddf2

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

#f24fdd
#f2b54f
#4ff264
#4f8bf2

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

#f24fdd
#4ff264
#4ff2b5
#f24f8c

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

#f24fdd Color Code Preview on Black Background Color

This is how #f24fdd Color will look on black background color. Color contrast ratio is 6.94

#f24fdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f24fdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f24fdd

#f24fdd color code is use for CSS Background Color

Background color for the above div is #f24fdd

HTML with inline CSS

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

#f24fdd color code is use for CSS Border Color

CSS Border color for the above div is #f24fdd

HTML with inline CSS

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

CSS Border Left color for the above div is #f24fdd

HTML with inline CSS

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

CSS Border Right color for the above div is #f24fdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f24fdd

HTML with inline CSS

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

CSS Border Top color for the above div is #f24fdd

HTML with inline CSS

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

#f24fdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f24fdd Color code Preview on White Background

This is how #f24fdd Color code will look on white background color. Color contrast ratio is 3.03

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

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(242,79,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(79,242,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,79,221,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.