crispedge.com

Color picker

Loading...

#f038aa hex color - Red - Warm color - Information

#f038aa hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #f038aa Color code in RGB color code model is created after adding 94.12% red color, 21.96% green color and 66.67% blue color. Hex #f038aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 77% magenta, 29% yellow and 6% black.

Hex #f038aa color code is between #ee3399 web safe hex color code and #ff44bb web safe hex color code. #ee3399 is the nearest web safe color code. You can see here many more shades of #f038aa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef038aa#f038aa
RGB Decimal240, 56, 170rgb(240, 56, 170)
RGB Percent94%, 22%, 67%rgb(94%, 22%, 67%)
CSS RGBa240, 56, 170,1rgba(240,56,170,1)
CMYK Modelcmyk(0%,77%,29%,6%)
HSL Color Space323,86% ,58%hsl(323,86% ,58%)
HSV Color Space323°, 77%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100000011100010101010
Octal36070252
Decimal24056170
Hexf038aa

Different shades of #f038aa color code.

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

Light Shade of #f038aa
#f467be
Dark Shade of #f038aa
#e41194
Saturated Shade of #f038aa
#fb2dad
Desaturated Shade of #f038aa
#e543a7
Grey scale Shade of #f038aa
#949494
Brighten Shade
#ff51c3
Most Readable Shade
#FFFFFF

Shades of #f038aa color code

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

#f038aa
#d53197
#ba2b84
#a02571
#851f5e
#6a184b
#501238
#350c25
#1a0612
#000000

Similar Color like #f038aa color

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

#f139ab
#f23aac
#f33bad
#f43cae
#f53daf
#f63eb0
#f73fb1
#f840b2
#f941b3
#fa42b4
#fb43b5
#fc44b6
#fd45b7
#fe46b8
#ef37a9
#ee36a8
#ed35a7
#ec34a6
#eb33a5
#ea32a4
#e931a3
#e830a2
#e72fa1
#e62ea0
#e52d9f
#e42c9e
#e32b9d
#e22a9c

Monochromatic Color with #f038aa

#f038aa
#1b0613
#461032
#701a50
#9b246e
#c52e8c

Tints of #f038aa Color

#f038aa
#f14eb3
#f364bc
#f57ac6
#f690cf
#f8a6d9
#fabce2
#fbd2ec
#fde8f5
#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

#f038aa
#38f07e

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

Split Complementary

#f038aa
#4ef038
#38f0da

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

Analogous Color

#ec38f0
#f038cf
#f038aa
#f03885
#f03860

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

#f038aa
#aaf038
#38aaf0

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

#f038aa
#f0da38
#38f07e
#384ef0

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

#f038aa
#38f07e
#38f0da
#f0384e

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

#f038aa Color Code Preview on Black Background Color

This is how #f038aa Color will look on black background color. Color contrast ratio is 5.85

#f038aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f038aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f038aa

#f038aa color code is use for CSS Background Color

Background color for the above div is #f038aa

HTML with inline CSS

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

#f038aa color code is use for CSS Border Color

CSS Border color for the above div is #f038aa

HTML with inline CSS

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

CSS Border Left color for the above div is #f038aa

HTML with inline CSS

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

CSS Border Right color for the above div is #f038aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f038aa

HTML with inline CSS

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

CSS Border Top color for the above div is #f038aa

HTML with inline CSS

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

#f038aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f038aa Color code Preview on White Background

This is how #f038aa Color code will look on white background color. Color contrast ratio is 3.59

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

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(240,56,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,240,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,56,170,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.