crispedge.com

Color picker

Loading...

#f095d3 hex color - Violet - Warm color - Information

#f095d3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #f095d3 Color code in RGB color code model is created after adding 94.12% red color, 58.43% green color and 82.75% blue color. Hex #f095d3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 12% yellow and 6% black.

Hex #f095d3 color code is between #ee99cc web safe hex color code and #ff88dd web safe hex color code. #ee99cc is the nearest web safe color code. You can see here many more shades of #f095d3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef095d3#f095d3
RGB Decimal240, 149, 211rgb(240, 149, 211)
RGB Percent94%, 58%, 83%rgb(94%, 58%, 83%)
CSS RGBa240, 149, 211,1rgba(240,149,211,1)
CMYK Modelcmyk(0%,38%,12%,6%)
HSL Color Space319,75% ,76%hsl(319,75% ,76%)
HSV Color Space319°, 38%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100001001010111010011
Octal360225323
Decimal240149211
Hexf095d3

Different shades of #f095d3 color code.

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

Light Shade of #f095d3
#f6c2e6
Dark Shade of #f095d3
#ea68c0
Saturated Shade of #f095d3
#f68fd5
Desaturated Shade of #f095d3
#ea9bd1
Grey scale Shade of #f095d3
#c2c2c2
Brighten Shade
#ffaeec
Most Readable Shade
#000000

Shades of #f095d3 color code

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

#f095d3
#d584bb
#ba73a4
#a0638c
#855275
#6a425d
#503146
#35212e
#1a1017
#000000

Similar Color like #f095d3 color

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

#f196d4
#f297d5
#f398d6
#f499d7
#f59ad8
#f69bd9
#f79cda
#f89ddb
#f99edc
#fa9fdd
#fba0de
#fca1df
#fda2e0
#fea3e1
#ef94d2
#ee93d1
#ed92d0
#ec91cf
#eb90ce
#ea8fcd
#e98ecc
#e88dcb
#e78cca
#e68bc9
#e58ac8
#e489c7
#e388c6
#e287c5

Monochromatic Color with #f095d3

#f095d3
#1b1118
#462b3e
#704663
#9b6088
#c57bae

Tints of #f095d3 Color

#f095d3
#f1a0d7
#f3acdc
#f5b8e1
#f6c4e6
#f8cfeb
#fadbf0
#fbe7f5
#fdf3fa
#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

#f095d3
#95f0b2

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

Split Complementary

#f095d3
#a5f095
#95f0e0

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

Analogous Color

#e995f0
#f095e5
#f095d3
#f095c1
#f095af

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

#f095d3
#d3f095
#95d3f0

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

#f095d3
#f0df95
#95f0b2
#95a5f0

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

#f095d3
#95f0b2
#95f0e0
#f095a5

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

#f095d3 Color Code Preview on Black Background Color

This is how #f095d3 Color will look on black background color. Color contrast ratio is 9.94

#f095d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f095d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f095d3

#f095d3 color code is use for CSS Background Color

Background color for the above div is #f095d3

HTML with inline CSS

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

#f095d3 color code is use for CSS Border Color

CSS Border color for the above div is #f095d3

HTML with inline CSS

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

CSS Border Left color for the above div is #f095d3

HTML with inline CSS

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

CSS Border Right color for the above div is #f095d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f095d3

HTML with inline CSS

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

CSS Border Top color for the above div is #f095d3

HTML with inline CSS

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

#f095d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f095d3 Color code Preview on White Background

This is how #f095d3 Color code will look on white background color. Color contrast ratio is 2.11

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

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,149,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,240,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,149,211,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.