crispedge.com

Color picker

Loading...

#f948ee hex color - Red - Warm color - Information

#f948ee hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f948ee Color code in RGB color code model is created after adding 97.65% red color, 28.24% green color and 93.33% blue color. Hex #f948ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 4% yellow and 2% black.

Hex #f948ee color code is between #ff44dd web safe hex color code and #ee55ff web safe hex color code. #ff44dd is the nearest web safe color code. You can see here many more shades of #f948ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code f948ee #f948ee
RGB Decimal 249, 72, 238 rgb(249, 72, 238)
RGB Percent 98%, 28%, 93% rgb(98%, 28%, 93%)
CSS RGBa 249, 72, 238,1 rgba(249,72,238,1)
CMYK Model cmyk(0%,71%,4%,2%)
HSL Color Space 304,94% ,63% hsl(304,94% ,63%)
HSV Color Space 304°, 71%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111001 01001000 11101110
Octal 371 110 356
Decimal 249 72 238
Hex f9 48 ee

Different shades of #f948ee color code.

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

Light Shade of #f948ee
#fb79f3
Dark Shade of #f948ee
#f717e9
Saturated Shade of #f948ee
#ff42f3
Desaturated Shade of #f948ee
#f051e6
Grey scale Shade of #f948ee
#a0a0a0
Brighten Shade
#ff61ff
Most Readable Shade
#000000

Shades of #f948ee color code

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

#f948ee
#dd40d3
#c138b9
#a6309e
#8a2884
#6e2069
#53184f
#371034
#1b081a
#000000

Similar Color like #f948ee color

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

#fa49ef
#fb4af0
#fc4bf1
#fd4cf2
#fe4df3
#ff4ef4
#ff4ff5
#ff50f6
#ff51f7
#ff52f8
#ff53f9
#ff54fa
#ff55fb
#ff56fc
#f847ed
#f746ec
#f645eb
#f544ea
#f443e9
#f342e8
#f241e7
#f140e6
#f03fe5
#ef3ee4
#ee3de3
#ed3ce2
#ec3be1
#eb3ae0

Monochromatic Color with #f948ee

#f948ee
#240b23
#4f174c
#792374
#a42f9d
#ce3cc5

Tints of #f948ee Color

#f948ee
#f95cef
#fa70f1
#fb85f3
#fb99f5
#fcadf7
#fdc2f9
#fdd6fb
#feeafd
#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

#f948ee
#48f953

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

Split Complementary

#f948ee
#96f948
#48f9ab

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

Analogous Color

#bd48f9
#e148f9
#f948ee
#f948cb
#f948a7

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

#f948ee
#eef948
#48eef9

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

#f948ee
#f9ab48
#48f953
#4895f9

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

#f948ee
#48f953
#48f9ab
#f94896

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

#f948ee Color Code Preview on Black Background Color

This is how #f948ee Color will look on black background color. Color contrast ratio is 7.19

#f948ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f948ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f948ee

#f948ee color code is use for CSS Background Color

Background color for the above div is #f948ee

HTML with inline CSS

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

#f948ee color code is use for CSS Border Color

CSS Border color for the above div is #f948ee

HTML with inline CSS

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

CSS Border Left color for the above div is #f948ee

HTML with inline CSS

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

CSS Border Right color for the above div is #f948ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f948ee

HTML with inline CSS

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

CSS Border Top color for the above div is #f948ee

HTML with inline CSS

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

#f948ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f948ee Color code Preview on White Background

This is how #f948ee Color code will look on white background color. Color contrast ratio is 2.92

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

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(249,72,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,249,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(249,72,238,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.